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

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllstub.c1600 WSCEnumProtocols(LPINT a0, LPWSAPROTOCOL_INFOW a1, LPDWORD a2, LPINT a3) function
1605 idnLogPrintf(idn_log_level_trace, "stub WSCEnumProtocols() called\n");
1609 if ((p = GetProcAddress(DLLHANDLE, "WSCEnumProtocols")) == NULL) {
1610 FATAL("cannot find entry WSCEnumProtocols (%d)\n", GetLastError());

Completed in 13 milliseconds