Searched refs:role_set (Results 1 – 3 of 3) sorted by relevance
/external/selinux/libsepol/tests/policies/support/ |
D | misc_macros.spt | 9 # gen_user(username, prefix, role_set, mls_defaultlevel, mls_range, [mcs_categories])
|
/external/selinux/libsepol/src/ |
D | module_to_cil.c | 173 struct role_set *rs; 874 static int roleset_to_names(struct policydb *pdb, struct role_set *rs, char ***names, uint32_t *num… in roleset_to_names() 896 static int process_roleset(int indent, struct policydb *pdb, struct role_set *rs, struct list *attr… in process_roleset() 1263 struct role_set *rs; in cil_print_attr_list() 1350 struct role_set *rs; in role_trans_to_cil() 1403 struct role_set *rs; in role_allows_to_cil()
|
/external/selinux/libsepol/include/sepol/policydb/ |
D | policydb.h | 90 typedef struct role_set { struct
|