/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,
|
android.c | 36 static const struct selinux_opt seopts[] = { 40 static const struct selinux_opt seopt_backup[] = { 608 static struct selabel_handle *get_selabel_handle(const struct selinux_opt opts[]) {
|
label_file.c | 395 static int init(struct selabel_handle *rec, const struct selinux_opt *opts, 675 int selabel_file_init(struct selabel_handle *rec, const struct selinux_opt *opts,
|
avc.c | 104 int avc_open(struct selinux_opt *opts, unsigned nopts)
|
/external/libselinux/include/selinux/ |
label.h | 71 const struct selinux_opt *opts,
|
avc.h | 202 int avc_open(struct selinux_opt *opts, unsigned nopts);
|
selinux.h | 121 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 | 109 struct selinux_opt seopts[] = {
|
/system/extras/ext4_utils/ |
make_ext4fs_main.c | 76 struct selinux_opt seopts[] = { { SELABEL_OPT_PATH, "" } };
|
/external/yaffs2/yaffs2/utils/ |
mkyaffs2image.c | 578 struct selinux_opt seopts[] = {
|
/bootable/recovery/ |
recovery.cpp | [all...] |
/system/core/init/ |
init.c | 845 static const struct selinux_opt seopts_prop[] = {
|