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

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllstub.c1201 WSANtohl(SOCKET a0, unsigned long a1, unsigned long * a2) function
1206 idnLogPrintf(idn_log_level_trace, "stub WSANtohl() called\n");
1210 if ((p = GetProcAddress(DLLHANDLE, "WSANtohl")) == NULL) {
1211 FATAL("cannot find entry WSANtohl (%d)\n", GetLastError());

Completed in 257 milliseconds