Searched refs:AVRULE_OPTYPE_DONTAUDIT (Results 1 - 3 of 3) sorted by relevance

/external/selinux/libsepol/include/sepol/policydb/
H A Dpolicydb.h270 #define AVRULE_OPTYPE_DONTAUDIT 0x4000 macro
272 AVRULE_OPTYPE_DONTAUDIT)
/external/selinux/checkpolicy/
H A Dpolicy_define.c2306 avrule->specified = AVRULE_OPTYPE_DONTAUDIT;
/external/selinux/libsepol/src/
H A Dexpand.c1817 } else if (specified & AVRULE_OPTYPE_DONTAUDIT) {

Completed in 68 milliseconds