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

  /external/selinux/libsepol/include/sepol/policydb/
policydb.h 401 #define OCON_ISID 0 /* initial SIDs */
  /external/selinux/checkpolicy/test/
dismod.c 444 for (cur = p->ocontexts[OCON_ISID]; cur != NULL; cur = cur->next) {
  /external/selinux/libsepol/src/
policydb.c     [all...]
write.c     [all...]
expand.c     [all...]
  /external/selinux/checkpolicy/
policy_define.c 312 head = policydbp->ocontexts[OCON_ISID];
327 policydbp->ocontexts[OCON_ISID] = newc;
    [all...]
  /external/selinux/libsepol/cil/src/
cil_binary.c     [all...]

Completed in 1330 milliseconds