Home
last modified time | relevance | path

Searched refs:type_set (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/security/selinux/ss/
H A Dconstraint.h52 struct type_set *type_names;
H A Dpolicydb.h161 struct type_set { struct
H A Dpolicydb.c1175 static void type_set_init(struct type_set *t) in type_set_init()
1181 static int type_set_read(struct type_set *t, void *fp) in type_set_read()
2984 static int type_set_write(struct type_set *t, void *fp) in type_set_write()