Home
last modified time | relevance | path

Searched refs:QuerySet (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/ws2_32/inc/
H A Dws2_32p.h154 LPWSAQUERYSETW QuerySet; member
404 IN LPWSAQUERYSETW QuerySet);
478 IN LPWSAQUERYSETW QuerySet,
493 OUT LPWSAQUERYSETW QuerySet
524 LPWSAQUERYSETW QuerySet
550 IN LPWSAQUERYSETW QuerySet,
/reactos/dll/win32/ws2_32/src/
H A Dnsquery.c303 if (WSAttemptAutodialName(NsQuery->QuerySet)) in WsNqLookupServiceNext()
321 NsQuery->QuerySet, in WsNqLookupServiceNext()
366 ErrorCode = CopyQuerySetW(Restrictions, &NsQuery->QuerySet); in WsNqLookupServiceBegin()
H A Dnscatalo.c563 IN LPWSAQUERYSETW QuerySet) in WsNcMatchProtocols() argument
565 DWORD ProtocolCount = QuerySet->dwNumberOfProtocols; in WsNcMatchProtocols()
566 LPAFPROTOCOLS AfpProtocols = QuerySet->lpafpProtocols; in WsNcMatchProtocols()