Searched refs:AVRULE_OPNUM_DONTAUDIT (Results 1 - 4 of 4) sorted by relevance

/external/selinux/libsepol/include/sepol/policydb/
H A Dpolicydb.h265 #define AVRULE_OPNUM_DONTAUDIT 0x0400 macro
267 AVRULE_OPNUM_DONTAUDIT)
/external/selinux/checkpolicy/
H A Dpolicy_parse.y486 {if (define_te_avtab_operation(AVRULE_OPNUM_DONTAUDIT)) return -1; }
H A Dpolicy_define.c2305 else if (which == AVRULE_OPNUM_DONTAUDIT)
/external/selinux/libsepol/src/
H A Dexpand.c1809 } else if (specified & AVRULE_OPNUM_DONTAUDIT) {

Completed in 770 milliseconds