Home
last modified time | relevance | path

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

12

/external/selinux/libselinux/src/android/
Dandroid.c13 static const struct selinux_opt seopts_service_plat[] = {
17 static const struct selinux_opt seopts_service_system_ext[] = {
21 static const struct selinux_opt seopts_service_product[] = {
25 static const struct selinux_opt seopts_service_vendor[] = {
33 static const struct selinux_opt seopts_hwservice_plat[] = {
37 static const struct selinux_opt seopts_hwservice_system_ext[] = {
41 static const struct selinux_opt seopts_hwservice_product[] = {
45 static const struct selinux_opt seopts_hwservice_vendor[] = {
52 static const struct selinux_opt seopts_hwservice_odm[] = {
57 static const struct selinux_opt seopts_vndservice =
[all …]
Dandroid_platform.c10 static const struct selinux_opt seopts_file_plat[] = {
14 static const struct selinux_opt seopts_file_system_ext[] = {
18 static const struct selinux_opt seopts_file_product[] = {
22 static const struct selinux_opt seopts_file_vendor[] = {
29 static const struct selinux_opt seopts_file_odm[] = {
64 static struct selabel_handle* selinux_android_file_context(const struct selinux_opt *opts, in selinux_android_file_context()
68 struct selinux_opt fc_opts[nopts + 1]; in selinux_android_file_context()
70 memcpy(fc_opts, opts, nopts*sizeof(struct selinux_opt)); in selinux_android_file_context()
88 struct selinux_opt seopts_file[MAX_FILE_CONTEXT_SIZE]; in selinux_android_file_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,
65 (const struct selinux_opt *opts, in selabel_is_digest_set()
121 static inline int selabel_is_validate_set(const struct selinux_opt *opts, in selabel_is_validate_set()
214 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_exact_match_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];
/external/e2fsprogs/contrib/android/
Dperms.h59 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_get_digests_all_partial_matches.c43 struct selinux_opt selabel_option[] = { in main()
Dselabel_digest.c73 struct selinux_opt selabel_option[] = { in main()
/external/erofs-utils/lib/
Dconfig.c65 struct selinux_opt seopts[] = { in erofs_selabel_open()
/external/selinux/libselinux/include/selinux/
Dlabel.h79 const struct selinux_opt *opts,
Davc.h206 extern int avc_open(struct selinux_opt *opts, unsigned nopts);
Dselinux.h141 struct selinux_opt { struct
/external/squashfs-tools/squashfs-tools/
Dandroid.c64 struct selinux_opt seopts[] = { in get_sehnd()
/external/selinux/policycoreutils/setfiles/
Drestore.c24 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