Searched refs:AValue (Results 1 – 1 of 1) sorted by relevance
394 ANSI_STRING AValue; in NtQuerySystemEnvironmentValue() local456 RtlInitAnsiString(&AValue, AnsiValueBuffer); in NtQuerySystemEnvironmentValue()462 Status = RtlAnsiStringToUnicodeString(&WValue, &AValue, FALSE); in NtQuerySystemEnvironmentValue()491 ANSI_STRING AName, AValue; in NtSetSystemEnvironmentValue() local526 Status = RtlUnicodeStringToAnsiString(&AValue, in NtSetSystemEnvironmentValue()532 AValue.Buffer); in NtSetSystemEnvironmentValue()