Searched defs:hperrno (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libldap4/common/
H A Dcldap.c97 int hperrno; local
150 if ( (hp = gethostbyname_r( host, &hpret, hpbuf, NSS_BUFLEN_HOSTS, &hperrno)) == NULL ) {
H A Dos-ip.c155 int hperrno; local
167 NSS_BUFLEN_HOSTS, &hperrno)) == NULL) {
277 int hperrno; local
294 &hpret, hpbuf, NSS_BUFLEN_HOSTS, &hperrno)) != NULL ) {

Completed in 16 milliseconds