Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/
DTouch.c69 DoTouchByHandle ( in DoTouchByHandle() function
136 Status = DoTouchByHandle(Walker->FullName, FS, Walker->Handle, TRUE); in DoTouchByHandle()
263 …Status = DoTouchByHandle(Node->FullName, NULL, Node->Handle, ShellCommandLineGetFlag(Package, L"-r… in ShellCommandRunTouch()