Searched refs:role_allow_rule (Results 1 – 3 of 3) sorted by relevance
300 typedef struct role_allow_rule { struct303 struct role_allow_rule *next; argument
1393 static int role_allows_to_cil(int indent, struct policydb *pdb, struct role_allow_rule *rules) in role_allows_to_cil()1396 struct role_allow_rule *rule; in role_allows_to_cil()
3159 struct role_allow_rule *ra = 0; in define_role_allow()