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