Searched refs:ROLE_ROLE (Results 1 – 5 of 5) sorted by relevance
220 role->flavor = isattr ? ROLE_ATTRIB : ROLE_ROLE; in declare_role()257 dest_role->flavor = isattr ? ROLE_ATTRIB : ROLE_ROLE; in declare_role()584 dest_roledatum->flavor = isattr ? ROLE_ATTRIB : ROLE_ROLE; in get_local_role()594 if (dest_roledatum->flavor != isattr ? ROLE_ATTRIB : ROLE_ROLE) in get_local_role()884 role->flavor = isattr ? ROLE_ATTRIB : ROLE_ROLE; in require_role_or_attribute()
2368 if (role->flavor != ROLE_ROLE) { in define_role_trans()
136 #define ROLE_ROLE 0 /* regular role in kernel policies */ macro
1495 if (!((base_role->flavor == ROLE_ROLE) && in symtab_insert()1496 (cur_role->flavor == ROLE_ROLE))) { in symtab_insert()
763 regular_role->flavor == ROLE_ROLE); in role_fix_callback()