Searched refs:AVTAB_AUDITALLOW (Results 1 - 7 of 7) sorted by relevance

/external/libsepol/include/sepol/policydb/
H A Davtab.h51 #define AVTAB_AUDITALLOW 2 macro
54 #define AVTAB_AV (AVTAB_ALLOWED | AVTAB_AUDITALLOW | AVTAB_AUDITDENY)
/external/libsepol/src/
H A Dconditional.c899 if ((uint16_t) (AVTAB_AUDITALLOW | AVTAB_ENABLED) ==
900 (node->key.specified & (AVTAB_AUDITALLOW | AVTAB_ENABLED)))
H A Davtab.c363 AVTAB_AUDITALLOW,
H A Dservices.c363 AVTAB_AUDITALLOW)
H A Dexpand.c1755 spec = AVTAB_AUDITALLOW;
3100 case AVTAB_AUDITALLOW:
3235 case AVTAB_AUDITALLOW:
H A Dwrite.c93 AVTAB_AUDITALLOW,
/external/checkpolicy/test/
H A Ddispol.c118 if (key->specified & AVTAB_AUDITALLOW) {

Completed in 31 milliseconds