Home
last modified time | relevance | path

Searched refs:au_errno_to_bsm (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/bsm/
H A Daudit_record.h307 u_char au_errno_to_bsm(int local_errno);
/f-stack/freebsd/security/audit/
H A Dbsm_errno.c729 au_errno_to_bsm(int local_errno) in au_errno_to_bsm() function
H A Daudit_bsm.c1803 tok = au_to_return32(au_errno_to_bsm(ar->ar_errno), ar->ar_retval); in kaudit_to_bsm()