Searched refs:_org_gethostbyaddr (Results 1 - 6 of 6) sorted by relevance

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddlldef.h76 _org_gethostbyaddr(const char FAR * addr, int len, int type);
H A Ddllfunc.c134 ret = _org_gethostbyaddr(addr, len, type);
H A Ddllstub.c460 _org_gethostbyaddr(const char* a0, int a1, int a2) function
465 idnLogPrintf(idn_log_level_trace, "stub _org_gethostbyaddr() called\n");
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddlldef.h74 _org_gethostbyaddr(const char FAR * addr, int len, int type);
H A Ddllfunc.c177 ret = _org_gethostbyaddr(addr, len, type);
H A Ddllstub.c954 _org_gethostbyaddr(const char* a0, int a1, int a2) function
959 idnLogPrintf(idn_log_level_trace, "stub _org_gethostbyaddr() called\n");

Completed in 20 milliseconds