Searched refs:dumpHost (Results 1 - 4 of 4) sorted by relevance
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/common/ |
H A D | dump.c | 78 dumpHost(const struct hostent FAR *hp, char *buff, size_t size) { function
|
H A D | wrapcommon.h | 64 extern char *dumpHost(const struct hostent FAR *hp, char *buff, size_t size);
|
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/wsock11/ |
H A D | dllfunc.c | 115 dumpHost(ret, hbuff, sizeof(hbuff))); 154 dumpHost(ret, hbuff, sizeof(hbuff)));
|
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/wsock20/ |
H A D | dllfunc.c | 158 dumpHost(ret, hbuff, sizeof(hbuff))); 197 dumpHost(ret, hbuff, sizeof(hbuff)));
|
Completed in 29 milliseconds