Home
last modified time | relevance | path

Searched refs:restore_opts (Results 1 – 7 of 7) sorted by relevance

/external/selinux/policycoreutils/setfiles/
Drestore.h21 struct restore_opts { struct
48 void restore_init(struct restore_opts *opts); argument
51 int process_glob(char *name, struct restore_opts *opts);
Drestore.c12 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()
Dsetfiles.c21 static struct restore_opts r_opts;
/external/selinux/restorecond/
Drestore.h28 struct restore_opts { struct
55 void restore_init(struct restore_opts *opts); argument
58 int process_glob(char *name, struct restore_opts *opts);
Drestore.c12 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()
Drestorecond.h45 extern struct restore_opts r_opts;
Drestorecond.c71 struct restore_opts r_opts;