Searched defs:ntohl (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddllstub.c251 ntohl(u_long a0) function
256 idnLogPrintf(idn_log_level_trace, "stub ntohl() called\n");
260 if ((p = GetProcAddress(DLLHANDLE, "ntohl")) == NULL) {
261 FATAL("cannot find entry ntohl (%d)\n", GetLastError());
/bind-9.11.3/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllstub.c251 ntohl(u_long a0) function
256 idnLogPrintf(idn_log_level_trace, "stub ntohl() called\n");
260 if ((p = GetProcAddress(DLLHANDLE, "ntohl")) == NULL) {
261 FATAL("cannot find entry ntohl (%d)\n", GetLastError());

Completed in 15 milliseconds