Home
last modified time | relevance | path

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

/reactos/dll/win32/ws2_32/src/
H A Drnr.c250 LPWSAQUERYSETW UnicodeQuerySet = NULL; in WSALookupServiceBeginA() local
272 UnicodeQuerySet); in WSALookupServiceBeginA()
279 if (UnicodeQuerySet) in WSALookupServiceBeginA()
294 HeapFree(WsSockHeap, 0, UnicodeQuerySet); in WSALookupServiceBeginA()
449 LPWSAQUERYSETW UnicodeQuerySet; in WSALookupServiceNextA() local
474 if (!UnicodeQuerySet) in WSALookupServiceNextA()
490 UnicodeQuerySet = NULL; in WSALookupServiceNextA()
498 UnicodeQuerySet); in WSALookupServiceNextA()
510 if (UnicodeQuerySet) in WSALookupServiceNextA()
558 if (UnicodeQuerySet) in WSALookupServiceNextA()
[all …]