Searched refs:__nss2herrno (Results 1 - 10 of 10) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/nsswitch/nis/common/
H A Dgethostent.c68 argp->h_errno = __nss2herrno(res);
75 argp->h_errno = __nss2herrno(res);
101 argp->h_errno = __nss2herrno(res);
H A Dgethostent6.c69 argp->h_errno = __nss2herrno(res);
77 argp->h_errno = __nss2herrno(res);
110 argp->h_errno = __nss2herrno(res);
H A Dnis_common.h115 extern int __nss2herrno(nss_status_t nsstat);
/opensolaris-onvv-gate/usr/src/lib/nsswitch/ldap/common/
H A Dldap_common.h158 extern int __nss2herrno(nss_status_t nsstat);
H A Dgethostent6.c176 argp->h_errno = __nss2herrno(lstat);
232 argp->h_errno = __nss2herrno(lstat);
H A Dldap_utils.c179 __nss2herrno(nss_status_t nsstat) function
H A Dgethostent.c357 argp->h_errno = __nss2herrno(lstat);
407 argp->h_errno = __nss2herrno(lstat);
/opensolaris-onvv-gate/usr/src/lib/libnsl/common/
H A Dmapfile-vers628 __nss2herrno;
H A Dllib-lnsl453 int __nss2herrno(nss_status_t nsstat);
/opensolaris-onvv-gate/usr/src/lib/libnsl/nss/
H A Dnetdir_inet.c1229 * There is a copy of __nss2herrno() in nsswitch/files/gethostent.c.
1236 __nss2herrno(nss_status_t nsstat) function

Completed in 90 milliseconds