Searched refs:DomainSize (Results 1 – 3 of 3) sorted by relevance
110 DWORD DomainSize = 0; in PrintFileDacl() local124 &DomainSize, in PrintFileDacl()141 (NameSize + DomainSize) * sizeof(TCHAR)); in PrintFileDacl()151 if (DomainSize != 0) in PrintFileDacl()158 &DomainSize, in PrintFileDacl()
338 _Out_opt_ PULONG DomainSize, in SecLookupAccountName() argument351 _Out_ PULONG DomainSize OPTIONAL, in SecLookupAccountSid()
1134 _Out_ PULONG DomainSize OPTIONAL,1146 _Out_opt_ PULONG DomainSize, // WDK says _Out_ only + ... OPTIONAL