Home
last modified time | relevance | path

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

/security/selinux/ss/
Dconstraint.h51 struct type_set *type_names;
Dpolicydb.h161 struct type_set { struct
Dpolicydb.c1179 static void type_set_init(struct type_set *t) in type_set_init()
1185 static int type_set_read(struct type_set *t, void *fp) in type_set_read()
2812 static int type_set_write(struct type_set *t, void *fp) in type_set_write()