Searched refs:gethostbyname2_r (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/tools/runidn/
H A Dresolver.c86 #undef gethostbyname2_r macro
672 ENTRY(gethostbyname2_r)(const char *name, int af, struct hostent *result, function
685 return (REAL(gethostbyname2_r)(name, af, result, buffer,
688 TRACE(("gethostbyname2_r(name=%s,buflen=%d)\n",
710 n = REAL(gethostbyname2_r)(name, af, &he, data, datalen, rp, errp);
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dconfigure2343 for ac_func in gethostbyname_r gethostbyname2_r gethostbyaddr_r

Completed in 17 milliseconds