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

  /external/selinux/libsepol/src/
assertion.c 243 if (avrule->flags == RULE_SELF) {
403 if (avrule->flags == RULE_SELF) {
468 if (avrule->flags == RULE_SELF) {
expand.c     [all...]
module_to_cil.c 1093 if (avrule->flags & RULE_SELF) {
    [all...]
  /system/sepolicy/tools/sepolicy-analyze/
neverallow.c 103 *flags |= RULE_SELF;
  /external/selinux/checkpolicy/test/
dismod.c 128 if (flags & RULE_SELF) {
169 if (flags & RULE_SELF) {
  /external/selinux/libsepol/include/sepol/policydb/
policydb.h 278 #define RULE_SELF 1
  /external/selinux/checkpolicy/
policy_define.c     [all...]
  /external/selinux/libsepol/cil/src/
cil_binary.c     [all...]

Completed in 380 milliseconds