Home
last modified time | relevance | path

Searched refs:WSAQUERYSETW (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/win32/ws2_32/src/
H A Drnr.c470 if (UnicodeQuerySetSize >= sizeof(WSAQUERYSETW)) in WSALookupServiceNextA()
505 if ( (!UnicodeQuerySet) && (*lpdwBufferLength >= sizeof(WSAQUERYSETW)) && in WSALookupServiceNextA()
H A Daddrinfo.c316 WSAQUERYSETW Restrictions, Reply; in LookupNodeByAddr()
/reactos/sdk/include/psdk/
H A Dwinsock2.h836 } WSAQUERYSETW, *PWSAQUERYSETW, *LPWSAQUERYSETW; typedef
873 typedef WSAQUERYSETW WSAQUERYSET;
/reactos/modules/rostests/winetests/ws2_32/
H A Dsock.c10793 WSAQUERYSETW *qs = NULL; in test_WSALookupService()
10805 qs = (WSAQUERYSETW *)buffer; in test_WSALookupService()