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

/bind-9.6-ESV-R11/lib/lwres/win32/
H A Dsocket.c40 WSACleanup();
/bind-9.6-ESV-R11/bin/check/
H A Dcheck-tool.c694 WSACleanup();
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddllstub.c878 WSACleanup(void) function
883 idnLogPrintf(idn_log_level_trace, "stub WSACleanup() called\n");
887 if ((p = GetProcAddress(DLLHANDLE, "WSACleanup")) == NULL) {
888 FATAL("cannot find entry WSACleanup (%d)\n", GetLastError());
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllstub.c1980 WSACleanup(void) function
1985 idnLogPrintf(idn_log_level_trace, "stub WSACleanup() called\n");
1989 if ((p = GetProcAddress(DLLHANDLE, "WSACleanup")) == NULL) {
1990 FATAL("cannot find entry WSACleanup (%d)\n", GetLastError());

Completed in 21 milliseconds