Home
last modified time | relevance | path

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

/openbmc/linux/security/selinux/ss/
H A Dconstraint.h52 struct type_set *type_names;
H A Dpolicydb.h161 struct type_set { struct
H A Dpolicydb.c1170 static void type_set_init(struct type_set *t) in type_set_init()
1176 static int type_set_read(struct type_set *t, void *fp) in type_set_read()
2978 static int type_set_write(struct type_set *t, void *fp) in type_set_write()