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

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

Completed in 12 milliseconds