Searched refs:restore_opts (Results 1 – 7 of 7) sorted by relevance
21 struct restore_opts { struct48 void restore_init(struct restore_opts *opts); argument51 int process_glob(char *name, struct restore_opts *opts);
12 struct restore_opts *r_opts;14 void restore_init(struct restore_opts *opts) in restore_init()70 int process_glob(char *name, struct restore_opts *opts) in process_glob()
21 static struct restore_opts r_opts;
28 struct restore_opts { struct55 void restore_init(struct restore_opts *opts); argument58 int process_glob(char *name, struct restore_opts *opts);
12 struct restore_opts *r_opts;14 void restore_init(struct restore_opts *opts) in restore_init()69 int process_glob(char *name, struct restore_opts *opts) in process_glob()
45 extern struct restore_opts r_opts;
71 struct restore_opts r_opts;