Searched refs:LanManProduct (Results 1 – 1 of 1) sorted by relevance
98 static UNICODE_STRING LanManProduct = RTL_CONSTANT_STRING(L"LanmanNT"); in RtlGetNtProductType() local178 else if (RtlCompareUnicodeString(&NtProductType, &LanManProduct, TRUE) == 0) in RtlGetNtProductType()