Home
last modified time | relevance | path

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

/reactos/dll/win32/netapi32/
H A Dnetlogon.c218 PNL_SITE_NAME_ARRAY SiteNameArray = NULL; in DsAddressToSiteNamesW() local
236 &SiteNameArray); in DsAddressToSiteNamesW()
239 if (SiteNameArray->EntryCount == 0) in DsAddressToSiteNamesW()
269 MIDL_user_free(SiteNameArray); in DsAddressToSiteNamesW()
452 PNL_SITE_NAME_EX_ARRAY SiteNameArray = NULL; in DsAddressToSiteNamesExW() local
475 if (SiteNameArray->EntryCount == 0) in DsAddressToSiteNamesExW()
528 MIDL_user_free(SiteNameArray); in DsAddressToSiteNamesExW()
1269 PNL_SITE_NAME_ARRAY SiteNameArray = NULL; in DsGetDcSiteCoverageW() local
1283 &SiteNameArray); in DsGetDcSiteCoverageW()
1286 if (SiteNameArray->EntryCount == 0) in DsGetDcSiteCoverageW()
[all …]