HomeSort by relevance Sort by last modified time
    Searched refs:ShellFindNextFile (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/ShellPkg/Include/Library/
ShellLib.h 374 caller can use ShellFindNextFile() to get subsequent directory entries.
376 The buffer will be freed by ShellFindNextFile() when the last directory
404 retrieved by using the ShellFindNextFile() function. This function can
406 ShellFindNextFile() retrieved the last directory entry, the next call of
422 ShellFindNextFile(
    [all...]
  /device/linaro/bootloader/edk2/StdLib/LibC/Uefi/Devices/UefiShell/
daShell.c 733 Status = ShellFindNextFile( FileHandle, FileInfo, &NoFile);
744 /* Count == 99 and FileInfo is allocated if ShellFindNextFile failed.
745 ShellFindNextFile has freed FileInfo itself if it sets NoFile TRUE.
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLib/
UefiShellLib.c     [all...]

Completed in 55 milliseconds