Searched refs:SMACK_AUDIT_ACCEPT (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/security/smack/ | ||
| D | smack.h | 355 #define SMACK_AUDIT_ACCEPT 0x2 macro |
| D | smack_access.c | 363 if (result == 0 && (log_policy & SMACK_AUDIT_ACCEPT) == 0) in smack_log() |