HomeSort by relevance Sort by last modified time
    Searched refs:selinux_opt (Results 1 - 25 of 26) sorted by null

1 2

  /external/libselinux/src/
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;
label.c 20 const struct selinux_opt *opts,
35 static inline int selabel_is_validate_set(const struct selinux_opt *opts,
67 const struct selinux_opt *opts,
label_android_property.c 143 static int init(struct selabel_handle *rec, const struct selinux_opt *opts,
285 const struct selinux_opt *opts,
label_file.c 399 static int init(struct selabel_handle *rec, const struct selinux_opt *opts,
758 int selabel_file_init(struct selabel_handle *rec, const struct selinux_opt *opts,
android.c 42 static const struct selinux_opt seopts[] = {
52 static const struct selinux_opt seopts_service[] = {
805 static struct selabel_handle *get_selabel_handle(const struct selinux_opt opts[])
    [all...]
avc.c 104 int avc_open(struct selinux_opt *opts, unsigned nopts)
  /external/qemu/distrib/libselinux/src/
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;
label.c 20 const struct selinux_opt *opts,
35 static inline int selabel_is_validate_set(const struct selinux_opt *opts,
67 const struct selinux_opt *opts,
label_android_property.c 143 static int init(struct selabel_handle *rec, const struct selinux_opt *opts,
285 const struct selinux_opt *opts,
label_file.c 398 static int init(struct selabel_handle *rec, const struct selinux_opt *opts,
714 int selabel_file_init(struct selabel_handle *rec, const struct selinux_opt *opts,
android.c 41 static const struct selinux_opt seopts[] = {
798 static struct selabel_handle *get_selabel_handle(const struct selinux_opt opts[])
    [all...]
avc.c 104 int avc_open(struct selinux_opt *opts, unsigned nopts)
  /external/libselinux/include/selinux/
label.h 72 const struct selinux_opt *opts,
avc.h 202 int avc_open(struct selinux_opt *opts, unsigned nopts);
selinux.h 122 struct selinux_opt { struct
  /external/qemu/distrib/libselinux/include/selinux/
label.h 72 const struct selinux_opt *opts,
avc.h 202 int avc_open(struct selinux_opt *opts, unsigned nopts);
selinux.h 122 struct selinux_opt { struct
  /external/sepolicy/tools/
checkfc.c 33 struct selinux_opt opts[] = {
  /build/tools/fs_config/
fs_config.c 60 struct selinux_opt seopts[] = { { SELABEL_OPT_PATH, context_file } };
  /bootable/recovery/updater/
updater.c 116 struct selinux_opt seopts[] = {
  /external/qemu/distrib/ext4_utils/src/
make_ext4fs_main.c 76 struct selinux_opt seopts[] = { { SELABEL_OPT_PATH, "" } };
  /system/extras/ext4_utils/
make_ext4fs_main.c 80 struct selinux_opt seopts[] = { { SELABEL_OPT_PATH, "" } };
  /external/yaffs2/yaffs2/utils/
mkyaffs2image.c 578 struct selinux_opt seopts[] = {
  /bootable/recovery/
recovery.cpp     [all...]

Completed in 257 milliseconds

1 2