Searched refs:AUDIT_STATUS_ENABLED (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/include/uapi/linux/ | ||
| D | audit.h | 319 #define AUDIT_STATUS_ENABLED 0x0001 macro |
| /linux-4.4.14/kernel/ | ||
| D | audit.c | 862 if (s.mask & AUDIT_STATUS_ENABLED) { in audit_receive_msg() |