Home
last modified time | relevance | path

Searched refs:AU_PRS_BOTH (Results 1 – 5 of 5) sorted by relevance

/trueos/contrib/openbsm/libbsm/
HDbsm_flags.c87 sel = AU_PRS_BOTH; in getauditflagsbin()
154 if ((sel & AU_PRS_BOTH) == 0) { in getauditflagschar()
/trueos/sys/security/audit/
HDaudit.c551 if (au_preselect(event, class, aumask, AU_PRS_BOTH)) { in audit_syscall_enter()
572 } else if (audit_pipe_preselect(auid, event, class, AU_PRS_BOTH, 0)) { in audit_syscall_enter()
HDaudit_private.h353 #define AU_PRS_BOTH (AU_PRS_SUCCESS|AU_PRS_FAILURE) macro
/trueos/contrib/openbsm/bin/auditreduce/
HDauditreduce.c390 if (au_preselect(tok.tt.hdr32.e_type, &maskp, AU_PRS_BOTH, in select_hdr32()
/trueos/contrib/openbsm/bsm/
HDlibbsm.h72 #define AU_PRS_BOTH (AU_PRS_SUCCESS|AU_PRS_FAILURE) macro