Home
last modified time | relevance | path

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

/f-stack/freebsd/security/audit/
H A Dbsm_errno.c53 struct bsm_errno { struct
54 int be_bsm_errno; argument
55 int be_local_errno;
57 const char *be_strerror;
740 bsm_lookup_errno_bsm(u_char bsm_errno) in bsm_lookup_errno_bsm()
757 au_bsm_to_errno(u_char bsm_errno, int *errorp) in au_bsm_to_errno()
770 au_strerror(u_char bsm_errno) in au_strerror()