Home
last modified time | relevance | path

Searched defs:bsm_errno (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.61.12/bsd/security/audit/
H A Daudit_bsm_errno.c49 struct bsm_errno { struct
50 int be_bsm_errno; argument
51 int be_local_errno;
53 const char *be_strerror;
621 bsm_lookup_errno_bsm(u_char bsm_errno) in bsm_lookup_errno_bsm()
639 au_bsm_to_errno(u_char bsm_errno, int *errorp) in au_bsm_to_errno()
653 au_strerror(u_char bsm_errno) in au_strerror()