Searched refs:bsm_errno (Results 1 – 1 of 1) sorted by relevance
53 struct bsm_errno { struct84 static const struct bsm_errno bsm_errnos[] = {712 static const struct bsm_errno *731 const struct bsm_errno *bsme; in au_errno_to_bsm()739 static const struct bsm_errno *740 bsm_lookup_errno_bsm(u_char bsm_errno) in bsm_lookup_errno_bsm() argument759 const struct bsm_errno *bsme; in au_bsm_to_errno()761 bsme = bsm_lookup_errno_bsm(bsm_errno); in au_bsm_to_errno()770 au_strerror(u_char bsm_errno) in au_strerror() argument772 const struct bsm_errno *bsme; in au_strerror()[all …]