Home
last modified time | relevance | path

Searched refs:selinux_opt (Results 1 – 24 of 24) sorted by relevance

/external/selinux/libselinux/src/
Dlabel_internal.h28 const struct selinux_opt *opts,
31 const struct selinux_opt *opts,
34 const struct selinux_opt *opts,
37 const struct selinux_opt *opts,
40 const struct selinux_opt *opts,
43 const struct selinux_opt *opts,
Dlabel.c45 const struct selinux_opt *opts,
165 (const struct selinux_opt *opts, in selabel_is_digest_set()
219 static inline int selabel_is_validate_set(const struct selinux_opt *opts, in selabel_is_validate_set()
347 const struct selinux_opt *opts, in selabel_open()
Dlabel_backends_android.c208 static int init(struct selabel_handle *rec, const struct selinux_opt *opts, in init()
366 const struct selinux_opt *opts, in selabel_property_init()
384 const struct selinux_opt *opts, unsigned nopts) in selabel_service_init()
Dlabel_media.c70 static int init(struct selabel_handle *rec, const struct selinux_opt *opts, in init()
210 const struct selinux_opt *opts, in selabel_media_init()
Dlabel_x.c97 static int init(struct selabel_handle *rec, const struct selinux_opt *opts, in init()
235 int selabel_x_init(struct selabel_handle *rec, const struct selinux_opt *opts, in selabel_x_init()
Dlabel_db.c237 db_init(const struct selinux_opt *opts, unsigned nopts, in db_init()
351 const struct selinux_opt *opts, unsigned nopts) in selabel_db_init()
Dlabel_file.c564 static int init(struct selabel_handle *rec, const struct selinux_opt *opts, in init()
1003 const struct selinux_opt *opts, in selabel_file_init()
Dmatchpathcon.c146 static __thread struct selinux_opt options[SELABEL_NOPT];
Dselinux_restorecon.c1064 struct selinux_opt fc_opts[] = { in selinux_restorecon_default_handle()
Davc.c148 int avc_open(struct selinux_opt *opts, unsigned nopts) in avc_open()
/external/selinux/libselinux/src/android/
Dandroid.c58 static const struct selinux_opt seopts_file_split[] = {
63 static const struct selinux_opt seopts_file_rootfs[] = {
70 static const struct selinux_opt seopts_prop_split[] = {
75 static const struct selinux_opt seopts_prop_rootfs[] = {
80 static const struct selinux_opt seopts_service_split[] = {
85 static const struct selinux_opt seopts_service_rootfs[] = {
90 static const struct selinux_opt seopts_hwservice_split[] = {
95 static const struct selinux_opt seopts_hwservice_rootfs[] = {
101 static const struct selinux_opt seopts_vndservice =
104 static const struct selinux_opt seopts_vndservice_rootfs =
[all …]
/external/selinux/libselinux/utils/
Dselabel_partial_match.c34 struct selinux_opt selabel_option[] = { in main()
Dselabel_lookup.c39 struct selinux_opt selabel_option[] = { in main()
Dselabel_lookup_best_match.c61 struct selinux_opt options[] = { in main()
Dselabel_digest.c73 struct selinux_opt selabel_option[] = { in main()
Dselinux_restorecon.c118 struct selinux_opt selabel_option[] = { in main()
/external/selinux/libselinux/include/selinux/
Dlabel.h76 const struct selinux_opt *opts,
Davc.h206 int avc_open(struct selinux_opt *opts, unsigned nopts);
Dselinux.h141 struct selinux_opt { struct
/external/squashfs-tools/squashfs-tools/
Dandroid.c63 struct selinux_opt seopts[] = { in get_sehnd()
/external/selinux/policycoreutils/setfiles/
Drestore.c19 struct selinux_opt selinux_opts[] = { in restore_init()
Drestorecon_xattr.c105 struct selinux_opt selinux_opts[] = { in main()
/external/selinux/restorecond/
Drestore.c19 struct selinux_opt selinux_opts[] = { in restore_init()
/external/e2fsprogs/contrib/android/
Dperms.c299 struct selinux_opt seopts[] = { { SELABEL_OPT_PATH, "" } }; in android_configure_fs()