Searched refs:au_preselect (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/openbsm/libbsm/
H A Dbsm_mask.c158 au_preselect(au_event_t event, au_mask_t *mask_p, int sorf, int flag) function
H A DMakefile.am89 $(LN_S) -f au_mask.3 au_preselect.3 && \
H A DMakefile.in720 $(LN_S) -f au_mask.3 au_preselect.3 && \
/freebsd-11-stable/lib/libbsm/
H A DMakefile115 au_mask.3 au_preselect.3 \
/freebsd-11-stable/sys/security/audit/
H A Daudit.c459 if (au_preselect(event, class, aumask, sorf) != 0)
551 if (au_preselect(event, class, aumask, AU_PRS_BOTH)) {
562 * re-calling au_preselect().
694 if (au_preselect(AUE_CORE, class, aumask, sorf) == 0 &&
H A Daudit_bsm_klib.c202 au_preselect(au_event_t event, au_class_t class, au_mask_t *mask_p, int sorf) function
H A Daudit_private.h385 int au_preselect(au_event_t event, au_class_t class,
H A Daudit_pipe.c409 return (au_preselect(event, class,
412 return (au_preselect(event, class,
415 return (au_preselect(event, class, &app->app_mask,
/freebsd-11-stable/contrib/openbsm/bin/auditreduce/
H A Dauditreduce.c393 if (au_preselect(tok.tt.hdr32.e_type, &maskp, AU_PRS_BOTH,
422 if (au_preselect(tok_hdr32.tt.hdr32.e_type, &maskp, sorf,
/freebsd-11-stable/crypto/openssh/
H A Daudit-bsm.c252 return(au_preselect(event, &mask, sorf, AU_PRS_REREAD));
/freebsd-11-stable/contrib/openbsm/bsm/
H A Dlibbsm.h63 * Arguments to au_preselect(3).
816 int au_preselect(au_event_t event, au_mask_t *mask_p,

Completed in 98 milliseconds