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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/selinux/ss/
H A Davtab.h31 #define AVTAB_AUDITALLOW 2 macro
33 #define AVTAB_AV (AVTAB_ALLOWED | AVTAB_AUDITALLOW | AVTAB_AUDITDENY)
H A Dconditional.c516 if ((u16)(AVTAB_AUDITALLOW|AVTAB_ENABLED) ==
517 (node->key.specified & (AVTAB_AUDITALLOW|AVTAB_ENABLED)))
H A Davtab.c320 AVTAB_AUDITALLOW,
H A Dservices.c643 else if (node->key.specified == AVTAB_AUDITALLOW)

Completed in 54 milliseconds