Searched refs:AU_PRS_BOTH (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/security/audit/
H A Daudit.c647 if (au_preselect(event, class, aumask, AU_PRS_BOTH)) {
667 } else if (audit_pipe_preselect(auid, event, class, AU_PRS_BOTH, 0)) {
762 if (au_preselect(event, class, aumask, AU_PRS_BOTH))
764 else if (audit_pipe_preselect(auid, event, class, AU_PRS_BOTH, 0))
H A Daudit_private.h348 #define AU_PRS_BOTH (AU_PRS_SUCCESS|AU_PRS_FAILURE) macro

Completed in 8 milliseconds