Searched refs:ROLE_ROLE (Results 1 – 6 of 6) sorted by relevance
221 role->flavor = isattr ? ROLE_ATTRIB : ROLE_ROLE; in declare_role()258 dest_role->flavor = isattr ? ROLE_ATTRIB : ROLE_ROLE; in declare_role()585 dest_roledatum->flavor = isattr ? ROLE_ATTRIB : ROLE_ROLE; in get_local_role()595 if (dest_roledatum->flavor != isattr ? ROLE_ATTRIB : ROLE_ROLE) in get_local_role()885 role->flavor = isattr ? ROLE_ATTRIB : ROLE_ROLE; in require_role_or_attribute()
3082 if (role->flavor != ROLE_ROLE) { in define_role_trans()
139 #define ROLE_ROLE 0 /* regular role in kernel policies */ macro
1553 if (!((base_role->flavor == ROLE_ROLE) && in symtab_insert()1554 (cur_role->flavor == ROLE_ROLE))) { in symtab_insert()
781 regular_role->flavor == ROLE_ROLE); in role_fix_callback()
2021 case ROLE_ROLE: in role_to_cil()