Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/security/audit/
Daudit_private.h388 au_event_t audit_flags_and_error_to_openatevent(int oflags, int error);
Daudit_bsm_klib.c306 audit_flags_and_error_to_openatevent(int oflags, int error) in audit_flags_and_error_to_openatevent() function
Daudit.c426 ar->k_ar.ar_event = audit_flags_and_error_to_openatevent( in audit_commit()