Searched refs:AUDIT_STATUS_PID (Results 1 – 4 of 4) sorted by relevance
61 .pid = key == AUDIT_STATUS_PID ? val : 0, in audit_send()161 audit_set(fd, AUDIT_STATUS_PID, getpid()); in main()
202 .pid = key == AUDIT_STATUS_PID ? val : 0, in audit_set_status()384 err = audit_set_status(fd, AUDIT_STATUS_PID, getpid()); in audit_init()
352 #define AUDIT_STATUS_PID 0x0004 macro
1308 if (s.mask & AUDIT_STATUS_PID) { in audit_receive_msg()