Home
last modified time | relevance | path

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

/reactos/dll/win32/msv1_0/
H A Dsam.c472 static const UNICODE_STRING NtAuthorityU = RTL_CONSTANT_STRING(L"NT AUTHORITY"); in SamValidateUser() local
484 if (RtlEqualUnicodeString(LogonDomain, &NtAuthorityU, TRUE)) in SamValidateUser()