Home
last modified time | relevance | path

Searched refs:au_preselect (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/security/audit/
H A Daudit.c527 if (au_preselect(event, class, aumask, sorf) != 0) in audit_commit()
640 if (au_preselect(event, class, aumask, AU_PRS_BOTH)) { in audit_syscall_enter()
821 if (au_preselect(AUE_CORE, class, aumask, sorf) == 0 && in audit_proc_coredump()
H A Daudit_pipe.c409 return (au_preselect(event, class, in audit_pipe_preselect_check()
412 return (au_preselect(event, class, in audit_pipe_preselect_check()
415 return (au_preselect(event, class, &app->app_mask, in audit_pipe_preselect_check()
H A Daudit_bsm_klib.c126 au_preselect(au_event_t event, au_class_t class, au_mask_t *mask_p, int sorf) in au_preselect() function
H A Daudit_private.h455 int au_preselect(au_event_t event, au_class_t class,