HomeSort by relevance Sort by last modified time
    Searched refs:ROLE_ROLE (Results 1 - 8 of 8) sorted by null

  /external/selinux/checkpolicy/
module_compiler.c 261 isattr = isattr ? ROLE_ATTRIB : ROLE_ROLE;
690 dest_roledatum->flavor = isattr ? ROLE_ATTRIB : ROLE_ROLE;
700 if (dest_roledatum->flavor != isattr ? ROLE_ATTRIB : ROLE_ROLE)
    [all...]
policy_define.c     [all...]
  /external/selinux/libsepol/include/sepol/policydb/
policydb.h 140 #define ROLE_ROLE 0 /* regular role in kernel policies */
  /external/selinux/libsepol/src/
policydb.c     [all...]
kernel_to_cil.c     [all...]
kernel_to_conf.c     [all...]
expand.c 782 regular_role->flavor == ROLE_ROLE);
    [all...]
module_to_cil.c     [all...]

Completed in 262 milliseconds