Searched refs:ar_errno (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/security/audit/
H A Daudit_private.h167 int ar_errno; /* return status of system call */ member in struct:audit_record
H A Daudit_worker.c371 if (ar->k_ar.ar_errno == 0)
H A Daudit_bsm.c1172 if (ar->ar_errno != EINVAL) {
1179 if (ar->ar_errno == 0) {
1287 if (ar->ar_errno != EINVAL) {
1296 if (ar->ar_errno == 0) {
1668 tok = au_to_return32(au_errno_to_bsm(ar->ar_errno), ar->ar_retval);
H A Daudit.c473 ar->k_ar.ar_errno = error;

Completed in 104 milliseconds