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

/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit.c628 if (au_preselect(event, class, aumask, AU_PRS_BOTH)) {
648 } else if (audit_pipe_preselect(auid, event, class, AU_PRS_BOTH, 0)) {
743 if (au_preselect(event, class, aumask, AU_PRS_BOTH))
745 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 68 milliseconds