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

/xnu-2782.1.97/bsd/security/audit/
H A Daudit_private.h197 int ar_retval; /* value returned to the process */ member in struct:audit_record
H A Daudit.c558 ar->k_ar.ar_retval = retval;
H A Daudit_bsm.c1761 tok = au_to_arg32(0, "prev mask", ar->ar_retval);
1977 tok = au_to_return32(au_errno_to_bsm(ar->ar_errno), ar->ar_retval);

Completed in 29 milliseconds