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

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllstub.c1315 WSARemoveServiceClass(LPGUID a0) function
1320 idnLogPrintf(idn_log_level_trace, "stub WSARemoveServiceClass() called\n");
1324 if ((p = GetProcAddress(DLLHANDLE, "WSARemoveServiceClass")) == NULL) {
1325 FATAL("cannot find entry WSARemoveServiceClass (%d)\n", GetLastError());

Completed in 13 milliseconds