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

/bind-9.11.3/lib/lwres/win32/
H A Dsocket.c33 WSACleanup();
/bind-9.11.3/bin/tests/system/
H A Dfeature-test.c99 WSACleanup();
/bind-9.11.3/lib/dns/rdata/in_1/
H A Dwks_11.c178 WSACleanup();
/bind-9.11.3/lib/samples/
H A Dsample-update.c104 WSACleanup();
/bind-9.11.3/bin/check/
H A Dcheck-tool.c794 WSACleanup();
/bind-9.11.3/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.11.3/bin/dnssec/
H A Ddnssectool.c1894 WSACleanup();
/bind-9.11.3/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 2045 milliseconds