Searched refs:AUDIT_STATUS_PID (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/testing/selftests/netfilter/
H A Daudit_logread.c61 .pid = key == AUDIT_STATUS_PID ? val : 0,
161 audit_set(fd, AUDIT_STATUS_PID, getpid());
/linux-master/include/uapi/linux/
H A Daudit.h344 #define AUDIT_STATUS_PID 0x0004 macro
/linux-master/kernel/
H A Daudit.c1269 if (s.mask & AUDIT_STATUS_PID) {

Completed in 110 milliseconds