Searched refs:plstr (Results 1 – 1 of 1) sorted by relevance
125 OUT PLARGE_STRING plstr, in RtlInitLargeString() argument131 RtlInitLargeUnicodeString((PLARGE_UNICODE_STRING)plstr, (PWSTR)psz, 0); in RtlInitLargeString()135 RtlInitLargeAnsiString((PLARGE_ANSI_STRING)plstr, (PSTR)psz, 0); in RtlInitLargeString()