Searched refs:DomainNames (Results 1 – 3 of 3) sorted by relevance
896 *DomainNames = DomainsBuffer; in LsapSplitNames()1175 if (DomainNames[i].Length != 0) in LsapLookupIsolatedNames()1359 if (DomainNames[i].Length != 0) in LsapLookupIsolatedBuiltinNames()1457 if (DomainNames[i].Length != 0) in LsapLookupIsolatedAccountNames()1533 if (DomainNames[i].Length == 0) in LsapLookupFullyQualifiedWellKnownNames()1661 if (DomainNames[i].Length == 0) in LsapLookupBuiltinNames()1758 if (DomainNames[i].Length == 0) in LsapLookupAccountNames()1824 PRPC_UNICODE_STRING DomainNames = NULL; in LsapLookupNames() local1874 &DomainNames, in LsapLookupNames()1991 if (DomainNames != NULL) in LsapLookupNames()[all …]
1473 _Out_ LPWSTR *DomainNames) in NetEnumerateTrustedDomains() argument1479 debugstr_w(ServerName), DomainNames); in NetEnumerateTrustedDomains()1487 *DomainNames = (LPWSTR)DomainNameBuffer.DomainNames; in NetEnumerateTrustedDomains()
729 [unique, size_is(DomainNameByteCount)] UCHAR *DomainNames;