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

/freebsd-10.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.c341 if (ar->k_ar.ar_errno == 0)
H A Daudit_bsm.c1170 if (ar->ar_errno != EINVAL) {
1177 if (ar->ar_errno == 0) {
1285 if (ar->ar_errno != EINVAL) {
1294 if (ar->ar_errno == 0) {
1666 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 129 milliseconds