Searched refs:selinux_opt (Results 1 – 24 of 24) sorted by relevance
/external/selinux/libselinux/src/ |
D | label_internal.h | 28 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,
|
D | label.c | 45 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()
|
D | label_backends_android.c | 208 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()
|
D | label_media.c | 70 static int init(struct selabel_handle *rec, const struct selinux_opt *opts, in init() 210 const struct selinux_opt *opts, in selabel_media_init()
|
D | label_x.c | 97 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()
|
D | label_db.c | 237 db_init(const struct selinux_opt *opts, unsigned nopts, in db_init() 351 const struct selinux_opt *opts, unsigned nopts) in selabel_db_init()
|
D | label_file.c | 564 static int init(struct selabel_handle *rec, const struct selinux_opt *opts, in init() 1003 const struct selinux_opt *opts, in selabel_file_init()
|
D | matchpathcon.c | 146 static __thread struct selinux_opt options[SELABEL_NOPT];
|
D | selinux_restorecon.c | 1064 struct selinux_opt fc_opts[] = { in selinux_restorecon_default_handle()
|
D | avc.c | 148 int avc_open(struct selinux_opt *opts, unsigned nopts) in avc_open()
|
/external/selinux/libselinux/src/android/ |
D | android.c | 58 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/ |
D | selabel_partial_match.c | 34 struct selinux_opt selabel_option[] = { in main()
|
D | selabel_lookup.c | 39 struct selinux_opt selabel_option[] = { in main()
|
D | selabel_lookup_best_match.c | 61 struct selinux_opt options[] = { in main()
|
D | selabel_digest.c | 73 struct selinux_opt selabel_option[] = { in main()
|
D | selinux_restorecon.c | 118 struct selinux_opt selabel_option[] = { in main()
|
/external/selinux/libselinux/include/selinux/ |
D | label.h | 76 const struct selinux_opt *opts,
|
D | avc.h | 206 int avc_open(struct selinux_opt *opts, unsigned nopts);
|
D | selinux.h | 141 struct selinux_opt { struct
|
/external/squashfs-tools/squashfs-tools/ |
D | android.c | 63 struct selinux_opt seopts[] = { in get_sehnd()
|
/external/selinux/policycoreutils/setfiles/ |
D | restore.c | 19 struct selinux_opt selinux_opts[] = { in restore_init()
|
D | restorecon_xattr.c | 105 struct selinux_opt selinux_opts[] = { in main()
|
/external/selinux/restorecond/ |
D | restore.c | 19 struct selinux_opt selinux_opts[] = { in restore_init()
|
/external/e2fsprogs/contrib/android/ |
D | perms.c | 299 struct selinux_opt seopts[] = { { SELABEL_OPT_PATH, "" } }; in android_configure_fs()
|