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

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

Completed in 23 milliseconds