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

/bind-9.11.3/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllstub.c536 WSACloseEvent(WSAEVENT a0) function
541 idnLogPrintf(idn_log_level_trace, "stub WSACloseEvent() called\n");
545 if ((p = GetProcAddress(DLLHANDLE, "WSACloseEvent")) == NULL) {
546 FATAL("cannot find entry WSACloseEvent (%d)\n", GetLastError());

Completed in 1717 milliseconds