Searched refs:ValueBufferLength (Results 1 – 2 of 2) sorted by relevance
21 ULONG ValueBufferLength; member75 TestCase->ValueBufferLength, in Test_API()
387 IN ULONG ValueBufferLength, in NtQuerySystemEnvironmentValue() argument408 ProbeForWrite(ValueBuffer, ValueBufferLength, sizeof(WCHAR)); in NtQuerySystemEnvironmentValue()459 RtlInitEmptyUnicodeString(&WValue, ValueBuffer, (USHORT)ValueBufferLength); in NtQuerySystemEnvironmentValue()