Searched refs:ar_retval (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/security/audit/
H A Daudit_private.h166 int ar_retval; /* value returned to the process */ member in struct:audit_record
H A Daudit.c474 ar->k_ar.ar_retval = retval;
H A Daudit_bsm.c1602 tok = au_to_arg32(0, "prev mask", ar->ar_retval);
1666 tok = au_to_return32(au_errno_to_bsm(ar->ar_errno), ar->ar_retval);

Completed in 69 milliseconds