Lines Matching refs:ERRNO
1339 failf(data, "failed to load WS2_32.DLL (%d)", ERRNO);
1346 failf(data, "failed to find WSACreateEvent function (%d)", ERRNO);
1354 failf(data, "failed to find WSACloseEvent function (%d)", ERRNO);
1362 failf(data, "failed to find WSAEventSelect function (%d)", ERRNO);
1370 failf(data, "failed to find WSAEnumNetworkEvents function (%d)", ERRNO);
1561 infof(data, "FreeLibrary(wsock2) failed (%d)", ERRNO);