Home
last modified time | relevance | path

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

/reactos/dll/win32/ws2_32/src/
H A Dnscatalo.c238 DWORD CatalogEntries; in WsNcRefreshFromRegistry() local
296 (LPBYTE)&CatalogEntries, in WsNcRefreshFromRegistry()
306 for (i = 1; i <= CatalogEntries; i++) in WsNcRefreshFromRegistry()
H A Ddcatalog.c254 DWORD CatalogEntries; in WsTcRefreshFromRegistry() local
327 (LPBYTE)&CatalogEntries, in WsTcRefreshFromRegistry()
337 for (i = 1; i <= CatalogEntries; i++) in WsTcRefreshFromRegistry()