Home
last modified time | relevance | path

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

/external/libselinux/src/
Dlabel_internal.h20 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;
Dlabel.c20 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()
Dlabel_android_property.c135 static int init(struct selabel_handle *rec, const struct selinux_opt *opts, in init()
281 const struct selinux_opt *opts, in selabel_property_init()
Dlabel_file.c387 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()
Dandroid.c35 static const struct selinux_opt seopts[] = {
Davc.c104 int avc_open(struct selinux_opt *opts, unsigned nopts) in avc_open()
/external/libselinux/include/selinux/
Dlabel.h71 const struct selinux_opt *opts,
Davc.h202 int avc_open(struct selinux_opt *opts, unsigned nopts);
Dselinux.h121 struct selinux_opt { struct
/external/yaffs2/yaffs2/utils/
Dmkyaffs2image.c590 struct selinux_opt seopts[] = { in main()