Home
last modified time | relevance | path

Searched defs:Buf2 (Results 1 – 3 of 3) sorted by relevance

/reactos/modules/rostests/apitests/ntdll/
H A DRtlComputePrivatizedDllName_U.c80 WCHAR Buf2[MAX_PATH]; in test_dllnames() local
209 WCHAR Buf2[10]; in test_allocations() local
/reactos/drivers/filesystems/udfs/udf_info/
H A Dmount.cpp727 int8* Buf2 = (int8*)DbgAllocatePool(NonPagedPool,Vcb->BlockSize); in UDFUpdateVDS() local
2374 int8* Buf2 = NULL; in UDFProcessSequence() local
2475 int8* Buf2 = NULL; in UDFVerifySequence() local
/reactos/base/shell/cmd/
H A Dcmd.c1644 TCHAR Buf2[CMDLINE_LENGTH]; in DoDelayedExpansion() local