Searched refs:be_local_errno (Results 1 – 2 of 2) sorted by relevance
51 int be_local_errno; member715 if (bsm_errnos[i].be_local_errno == local_errno) in bsm_lookup_errno_local()759 if (bsme == NULL || bsme->be_local_errno == ERRNO_NO_LOCAL_MAPPING) in au_bsm_to_errno()761 *errorp = bsme->be_local_errno; in au_bsm_to_errno()774 if (bsme->be_local_errno != ERRNO_NO_LOCAL_MAPPING) in au_strerror()775 return (strerror(bsme->be_local_errno)); in au_strerror()
53 int be_local_errno; member716 if (bsm_errnos[i].be_local_errno == local_errno) in bsm_lookup_errno_local()760 if (bsme == NULL || bsme->be_local_errno == ERRNO_NO_LOCAL_MAPPING) in au_bsm_to_errno()762 *errorp = bsme->be_local_errno; in au_bsm_to_errno()775 if (bsme->be_local_errno != ERRNO_NO_LOCAL_MAPPING) in au_strerror()776 return (strerror(bsme->be_local_errno)); in au_strerror()