Home
last modified time | relevance | path

Searched refs:Foobar (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/kmtests/ntos_io/
H A DIoCreateFile.c12 static UNICODE_STRING Foobar = RTL_CONSTANT_STRING(L"foobar.exe"); variable
281 &Foobar, in KernelModeTest()
432 UNICODE_STRING SysDir, Foobar, Regedit; in TestSymlinks() local
486 Foobar.Length = 0; in TestSymlinks()
489 …RtlCopyMemory(&Foobar.Buffer[Foobar.Length / sizeof(WCHAR)], L"\\foobar.exe", sizeof(L"\\foobar.ex… in TestSymlinks()
495 ExFreePool(Foobar.Buffer); in TestSymlinks()
534 ExFreePool(Foobar.Buffer); in TestSymlinks()
593 ExFreePool(Foobar.Buffer); in TestSymlinks()
620 ExFreePool(Foobar.Buffer); in TestSymlinks()
706 ExFreePool(Foobar.Buffer); in TestSymlinks()
[all …]