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

  /external/selinux/libsepol/include/sepol/policydb/
services.h 216 #define SECURITY_FS_USE_TASK 3 /* use task SIDs, e.g. pipefs/sockfs */
  /external/selinux/libsepol/cil/src/
cil_internal.h 797 CIL_FSUSE_TASK = SECURITY_FS_USE_TASK,
  /external/selinux/checkpolicy/
checkpolicy.c 990 case SECURITY_FS_USE_TASK:
policy_parse.y 740 {if (define_fs_use(SECURITY_FS_USE_TASK)) return -1;}
    [all...]
  /external/selinux/libsepol/src/
module_to_cil.c     [all...]

Completed in 82 milliseconds