/external/libselinux/src/ |
D | label_internal.h | 20 int selabel_file_init(struct selabel_handle *rec, const struct selinux_opt *opts, 22 int selabel_media_init(struct selabel_handle *rec, const struct selinux_opt *opts, 24 int selabel_x_init(struct selabel_handle *rec, const struct selinux_opt *opts, 27 const struct selinux_opt *opts, unsigned nopts) hidden; 29 const struct selinux_opt *opts, unsigned nopts) hidden;
|
D | label.c | 20 const struct selinux_opt *opts, 35 static inline int selabel_is_validate_set(const struct selinux_opt *opts, in selabel_is_validate_set() 67 const struct selinux_opt *opts, in selabel_open()
|
D | label_android_property.c | 139 static int init(struct selabel_handle *rec, const struct selinux_opt *opts, in init() 283 const struct selinux_opt *opts, in selabel_property_init()
|
D | android.c | 51 static const struct selinux_opt seopts[] = { 61 static const struct selinux_opt seopts_prop[] = { 67 static const struct selinux_opt seopts_service[] = { 974 static bool compute_contexts_hash(const struct selinux_opt opts[], uint8_t c_digest[]) in compute_contexts_hash() 1472 struct selinux_opt fc_opts[] = { in selinux_android_file_context_handle()
|
D | label_file.c | 497 static int init(struct selabel_handle *rec, const struct selinux_opt *opts, in init() 884 int selabel_file_init(struct selabel_handle *rec, const struct selinux_opt *opts, in selabel_file_init()
|
/external/selinux/libselinux/src/ |
D | label_internal.h | 23 const struct selinux_opt *opts, 26 const struct selinux_opt *opts, 29 const struct selinux_opt *opts, 32 const struct selinux_opt *opts, 35 const struct selinux_opt *opts,
|
D | label.c | 21 const struct selinux_opt *opts, 140 (const struct selinux_opt *opts, in selabel_is_digest_set() 194 static inline int selabel_is_validate_set(const struct selinux_opt *opts, in selabel_is_validate_set() 318 const struct selinux_opt *opts, in selabel_open()
|
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_db.c | 237 db_init(const struct selinux_opt *opts, unsigned nopts, in db_init() 348 const struct selinux_opt *opts, unsigned nopts) in selabel_db_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_android_property.c | 128 static int init(struct selabel_handle *rec, const struct selinux_opt *opts, in init() 277 const struct selinux_opt *opts, in selabel_property_init()
|
D | label_file.c | 512 static int init(struct selabel_handle *rec, const struct selinux_opt *opts, in init() 922 const struct selinux_opt *opts, in selabel_file_init()
|
D | matchpathcon.c | 118 static __thread struct selinux_opt options[SELABEL_NOPT];
|
/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/libselinux/include/selinux/ |
D | label.h | 72 const struct selinux_opt *opts,
|
D | avc.h | 202 int avc_open(struct selinux_opt *opts, unsigned nopts);
|
D | selinux.h | 122 struct selinux_opt { struct
|
/external/selinux/libselinux/include/selinux/ |
D | label.h | 74 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 | 58 struct selinux_opt seopts[] = { in get_sehnd()
|
/external/selinux/policycoreutils/setfiles/ |
D | restore.c | 61 struct selinux_opt selinux_opts[] = { in restore_init()
|