Home
last modified time | relevance | path

Searched refs:HOST_R_ERRNO (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgethostent_r.c43 #ifdef HOST_R_ERRNO in gethostbyname_r()
44 HOST_R_ERRNO; in gethostbyname_r()
70 #ifdef HOST_R_ERRNO in gethostbyaddr_r()
71 HOST_R_ERRNO; in gethostbyaddr_r()
102 #ifdef HOST_R_ERRNO in gethostent_r()
103 HOST_R_ERRNO; in gethostent_r()
/illumos-gate/usr/src/lib/libresolv2/include/
H A Dport_before.h104 #define HOST_R_ERRNO *h_errnop = h_errno macro