/external/selinux/libselinux/src/android/ |
D | android.c | 9 static const struct selinux_opt seopts_service_split[] = { 14 static const struct selinux_opt seopts_service_rootfs[] = { 19 static const struct selinux_opt seopts_hwservice_split[] = { 24 static const struct selinux_opt seopts_hwservice_rootfs[] = { 29 static const struct selinux_opt seopts_vndservice = 32 static const struct selinux_opt seopts_vndservice_rootfs = 35 struct selabel_handle* selinux_android_service_open_context_handle(const struct selinux_opt* seopts… in selinux_android_service_open_context_handle() 57 const struct selinux_opt* seopts_service; in selinux_android_service_context_handle() 76 const struct selinux_opt* seopts_service; in selinux_android_hw_service_context_handle() 88 const struct selinux_opt* seopts_service; in selinux_android_vendor_service_context_handle()
|
D | android_platform.c | 6 static const struct selinux_opt seopts_file_split[] = { 11 static const struct selinux_opt seopts_file_rootfs[] = { 16 static const struct selinux_opt seopts_prop_split[] = { 21 static const struct selinux_opt seopts_prop_rootfs[] = { 44 static bool compute_file_contexts_hash(uint8_t c_digest[], const struct selinux_opt *opts, unsigned… in compute_file_contexts_hash() 105 static struct selabel_handle* selinux_android_file_context(const struct selinux_opt *opts, in selinux_android_file_context() 109 struct selinux_opt fc_opts[nopts + 1]; in selinux_android_file_context() 111 memcpy(fc_opts, opts, nopts*sizeof(struct selinux_opt)); in selinux_android_file_context() 131 static bool selinux_android_opts_file_exists(const struct selinux_opt *opt) in selinux_android_opts_file_exists() 150 const struct selinux_opt* seopts_prop; in selinux_android_prop_context_handle()
|
/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 | 51 const struct selinux_opt *opts, 171 (const struct selinux_opt *opts, in selabel_is_digest_set() 227 static inline int selabel_is_validate_set(const struct selinux_opt *opts, in selabel_is_validate_set() 355 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()
|
/external/e2fsprogs/contrib/android/ |
D | perms.h | 37 struct selinux_opt *seopts,
|
D | e2fsdroid.c | 22 static struct selinux_opt seopt_file[8];
|
D | perms.c | 291 struct selinux_opt *seopts, in android_configure_fs()
|
/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()
|
/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()
|