Home
last modified time | relevance | path

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

/freebsd/sys/security/audit/
H A Dbsm_errno.c50 struct bsm_errno { struct
51 int be_bsm_errno; argument
52 int be_local_errno;
54 const char *be_strerror;
737 bsm_lookup_errno_bsm(u_char bsm_errno) in bsm_lookup_errno_bsm()
754 au_bsm_to_errno(u_char bsm_errno, int *errorp) in au_bsm_to_errno()
767 au_strerror(u_char bsm_errno) in au_strerror()
/freebsd/contrib/openbsm/libbsm/
H A Dbsm_errno.c49 struct bsm_errno { struct
50 int be_bsm_errno; argument
51 int be_local_errno;
53 const char *be_strerror;
737 bsm_lookup_errno_bsm(u_char bsm_errno) in bsm_lookup_errno_bsm()
754 au_bsm_to_errno(u_char bsm_errno, int *errorp) in au_bsm_to_errno()
767 au_strerror(u_char bsm_errno) in au_strerror()