Home
last modified time | relevance | path

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

12

/external/selinux/libselinux/src/android/
Dandroid.c9 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()
Dandroid_platform.c6 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/
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.c51 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()
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()
/external/e2fsprogs/contrib/android/
Dperms.h37 struct selinux_opt *seopts,
De2fsdroid.c22 static struct selinux_opt seopt_file[8];
Dperms.c291 struct selinux_opt *seopts, in android_configure_fs()
/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()
/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()

12