Searched refs:audit_commit (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/security/audit/
H A Daudit.c402 audit_commit(struct kaudit_record *ar, int error, int retval) function
592 * audit_commit(), the memory is owned by the audit subsystem. The
602 audit_commit(td->td_ar, error, retval);
716 audit_commit(ar, errcode, ret);
H A Daudit_private.h328 void audit_commit(struct kaudit_record *ar, int error,

Completed in 115 milliseconds