Searched refs:selinux_opt (Results 1 – 10 of 10) sorted by relevance
/external/libselinux/src/ |
D | 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;
|
D | label.c | 20 const struct selinux_opt *opts, 35 static inline int selabel_is_validate_set(const struct selinux_opt *opts, in selabel_is_validate_set() 67 const struct selinux_opt *opts, in selabel_open()
|
D | label_android_property.c | 135 static int init(struct selabel_handle *rec, const struct selinux_opt *opts, in init() 281 const struct selinux_opt *opts, in selabel_property_init()
|
D | label_file.c | 387 static int init(struct selabel_handle *rec, const struct selinux_opt *opts, in init() 667 int selabel_file_init(struct selabel_handle *rec, const struct selinux_opt *opts, in selabel_file_init()
|
D | android.c | 35 static const struct selinux_opt seopts[] = {
|
D | avc.c | 104 int avc_open(struct selinux_opt *opts, unsigned nopts) in avc_open()
|
/external/libselinux/include/selinux/ |
D | label.h | 71 const struct selinux_opt *opts,
|
D | avc.h | 202 int avc_open(struct selinux_opt *opts, unsigned nopts);
|
D | selinux.h | 121 struct selinux_opt { struct
|
/external/yaffs2/yaffs2/utils/ |
D | mkyaffs2image.c | 590 struct selinux_opt seopts[] = { in main()
|