Searched refs:role_allow_rule (Results 1 – 3 of 3) sorted by relevance
308 typedef struct role_allow_rule { struct311 struct role_allow_rule *next; argument
1495 static int role_allows_to_cil(int indent, struct policydb *pdb, struct role_allow_rule *rules, stru… in role_allows_to_cil()1498 struct role_allow_rule *rule; in role_allows_to_cil()
3282 struct role_allow_rule *ra = 0; in define_role_allow()