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

  /external/libsepol/include/sepol/policydb/
flask.h 9 #define SECCLASS_PROCESS 2
  /external/libsepol/src/
services.c 404 if (tclass == SECCLASS_PROCESS &&
640 case SECCLASS_PROCESS:
678 case SECCLASS_PROCESS:
1338 SECCLASS_PROCESS,
    [all...]
write.c 477 if(new_roletr || tr->tclass == SECCLASS_PROCESS)
485 if (!new_roletr && tr->tclass != SECCLASS_PROCESS) {
    [all...]
mls.c 629 if (tclass == SECCLASS_PROCESS)
policydb.c     [all...]

Completed in 3210 milliseconds