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

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllstub.c1410 WSASetEvent(WSAEVENT a0) function
1415 idnLogPrintf(idn_log_level_trace, "stub WSASetEvent() called\n");
1419 if ((p = GetProcAddress(DLLHANDLE, "WSASetEvent")) == NULL) {
1420 FATAL("cannot find entry WSASetEvent (%d)\n", GetLastError());

Completed in 13 milliseconds