Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgethostent_r.c56 return (HOST_R_BAD); in gethostbyname_r()
83 return (HOST_R_BAD); in gethostbyaddr_r()
115 return (HOST_R_BAD); in gethostent_r()
175 return (HOST_R_BAD); in copy_hostent()
/illumos-gate/usr/src/lib/libresolv2/include/
H A Dport_before.h98 #define HOST_R_BAD NULL macro