Home
last modified time | relevance | path

Searched refs:audit_flags_and_error_to_openatevent (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/security/audit/
H A Daudit_bsm_klib.c225 audit_flags_and_error_to_openatevent(int oflags, int error) in audit_flags_and_error_to_openatevent() function
H A Daudit_private.h465 au_event_t audit_flags_and_error_to_openatevent(int oflags, int error);
H A Daudit.c487 ar->k_ar.ar_event = audit_flags_and_error_to_openatevent( in audit_commit()