Searched refs:role_allow_rule (Results 1 – 3 of 3) sorted by relevance
310 typedef struct role_allow_rule { struct313 struct role_allow_rule *next; argument
1479 static int role_allows_to_cil(int indent, struct policydb *pdb, struct role_allow_rule *rules, stru… in role_allows_to_cil()1482 struct role_allow_rule *rule; in role_allows_to_cil()
3259 struct role_allow_rule *ra = 0; in define_role_allow()