Home
last modified time | relevance | path

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

12

/external/selinux/libselinux/src/android/
Dandroid.c12 static const struct selinux_opt seopts_service_plat[] = {
16 static const struct selinux_opt seopts_service_product[] = {
20 static const struct selinux_opt seopts_service_vendor[] = {
28 static const struct selinux_opt seopts_hwservice_plat[] = {
32 static const struct selinux_opt seopts_hwservice_product[] = {
36 static const struct selinux_opt seopts_hwservice_vendor[] = {
43 static const struct selinux_opt seopts_hwservice_odm[] = {
48 static const struct selinux_opt seopts_vndservice =
51 static const struct selinux_opt seopts_vndservice_rootfs =
54 struct selabel_handle* selinux_android_service_open_context_handle(const struct selinux_opt* seopts… in selinux_android_service_open_context_handle()
[all …]
Dandroid_platform.c9 static const struct selinux_opt seopts_file_plat[] = {
13 static const struct selinux_opt seopts_file_product[] = {
17 static const struct selinux_opt seopts_file_vendor[] = {
24 static const struct selinux_opt seopts_file_odm[] = {
29 static const struct selinux_opt seopts_prop_plat[] = {
33 static const struct selinux_opt seopts_prop_product[] = {
37 static const struct selinux_opt seopts_prop_vendor[] = {
44 static const struct selinux_opt seopts_prop_odm[] = {
77 static bool compute_file_contexts_hash(uint8_t c_digest[], const struct selinux_opt *opts, unsigned… in compute_file_contexts_hash()
145 static struct selabel_handle* selinux_android_file_context(const struct selinux_opt *opts, in selinux_android_file_context()
[all …]
/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,
64 (const struct selinux_opt *opts, in selabel_is_digest_set()
120 static inline int selabel_is_validate_set(const struct selinux_opt *opts, in selabel_is_validate_set()
213 const struct selinux_opt *opts, in selabel_open()
Dlabel_backends_android.c210 static int init(struct selabel_handle *rec, const struct selinux_opt *opts, in init()
368 const struct selinux_opt *opts, in selabel_property_init()
386 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()
354 const struct selinux_opt *opts, unsigned nopts) in selabel_db_init()
Dmatchpathcon.c146 static __thread struct selinux_opt options[SELABEL_NOPT];
Dlabel_file.c711 static int init(struct selabel_handle *rec, const struct selinux_opt *opts, in init()
1237 const struct selinux_opt *opts, in selabel_file_init()
Dselinux_restorecon.c1075 struct selinux_opt fc_opts[] = { in selinux_restorecon_default_handle()
/external/e2fsprogs/contrib/android/
Dperms.h58 struct selinux_opt *seopts,
De2fsdroid.c33 static struct selinux_opt seopt_file[8];
Dperms.c328 struct selinux_opt *seopts EXT2FS_ATTR((unused)), 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.h77 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.c27 struct selinux_opt selinux_opts[] = { in restore_init()
Drestorecon_xattr.c105 struct selinux_opt selinux_opts[] = { in main()
/external/selinux/restorecond/
Drestore.c22 struct selinux_opt selinux_opts[] = { in restore_init()

12