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

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllstub.c1087 WSAJoinLeaf(SOCKET a0, const struct sockaddr * a1, int a2, LPWSABUF a3, LPWSABUF a4, LPQOS a5, LPQOS a6, DWORD a7) function
1092 idnLogPrintf(idn_log_level_trace, "stub WSAJoinLeaf() called\n");
1096 if ((p = GetProcAddress(DLLHANDLE, "WSAJoinLeaf")) == NULL) {
1097 FATAL("cannot find entry WSAJoinLeaf (%d)\n", GetLastError());

Completed in 12 milliseconds