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

  /external/selinux/libsepol/include/sepol/policydb/
services.h 215 #define SECURITY_FS_USE_TRANS 2 /* use transition SIDs, e.g. devpts/tmpfs */
  /external/selinux/libsepol/cil/src/
cil_internal.h 798 CIL_FSUSE_TRANS = SECURITY_FS_USE_TRANS
  /external/selinux/checkpolicy/
checkpolicy.c 987 case SECURITY_FS_USE_TRANS:
policy_parse.y 742 {if (define_fs_use(SECURITY_FS_USE_TRANS)) return -1;}
    [all...]
  /external/selinux/libsepol/src/
module_to_cil.c     [all...]

Completed in 1417 milliseconds