Home
last modified time | relevance | path

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

/linux/security/selinux/ss/
H A Dconstraint.h53 struct type_set *type_names;
H A Dpolicydb.h158 struct type_set { struct
H A Dpolicydb.c1205 static void type_set_init(struct type_set *t) in type_set_init()
1211 static int type_set_read(struct type_set *t, struct policy_file *fp) in type_set_read()
3024 static int type_set_write(struct type_set *t, struct policy_file *fp) in type_set_write()