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

  /device/linaro/bootloader/edk2/ShellPkg/Include/
ShellBase.h 80 SHELL_OUT_OF_RESOURCES = 9,
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
Mv.c 190 return (SHELL_OUT_OF_RESOURCES);
223 return (SHELL_OUT_OF_RESOURCES);
237 return (SHELL_OUT_OF_RESOURCES);
259 return (SHELL_OUT_OF_RESOURCES);
334 @retval SHELL_OUT_OF_RESOURCES a memory allocation failed
373 @retval SHELL_OUT_OF_RESOURCES A memory allocation failed.
454 @retval SHELL_OUT_OF_RESOURCES a memory allocation failed
489 return SHELL_OUT_OF_RESOURCES;
499 return SHELL_OUT_OF_RESOURCES;
520 return (SHELL_OUT_OF_RESOURCES);
    [all...]
Ls.c 383 return SHELL_OUT_OF_RESOURCES;
391 return (SHELL_OUT_OF_RESOURCES);
465 return SHELL_OUT_OF_RESOURCES;
690 return SHELL_OUT_OF_RESOURCES;
698 return SHELL_OUT_OF_RESOURCES;
Cd.c 223 ShellStatus = SHELL_OUT_OF_RESOURCES;
Map.c 582 return (SHELL_OUT_OF_RESOURCES);
625 return (SHELL_OUT_OF_RESOURCES);
890 return (SHELL_OUT_OF_RESOURCES);
947 return (SHELL_OUT_OF_RESOURCES);
    [all...]
Cp.c 35 @retval SHELL_OUT_OF_RESOURCES a memory allocation failed
288 @retval SHELL_OUT_OF_RESOURCES a memory allocation failed
331 return SHELL_OUT_OF_RESOURCES;
399 return (SHELL_OUT_OF_RESOURCES);
Rm.c 133 ShellStatus = SHELL_OUT_OF_RESOURCES;
Vol.c 119 ShellStatus = SHELL_OUT_OF_RESOURCES;
TimeDate.c 114 return (SHELL_OUT_OF_RESOURCES);
747 return (SHELL_OUT_OF_RESOURCES);
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/
Alias.c 46 return (SHELL_OUT_OF_RESOURCES);
130 return SHELL_OUT_OF_RESOURCES;
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DmpStore.c 95 @retval SHELL_OUT_OF_RESOURCES There is not enough memory to perform the operation.
159 ShellStatus = SHELL_OUT_OF_RESOURCES;
192 ShellStatus = SHELL_OUT_OF_RESOURCES;
364 @retval SHELL_OUT_OF_RESOURCES A memorty allocation failed.
534 @retval SHELL_OUT_OF_RESOURCES A memorty allocation failed.
563 if (ShellStatus == SHELL_OUT_OF_RESOURCES) {
SetVar.c 252 ShellStatus = SHELL_OUT_OF_RESOURCES;
Pci.c     [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/
For.c 409 ShellStatus = SHELL_OUT_OF_RESOURCES;
455 ShellStatus = SHELL_OUT_OF_RESOURCES;
697 ShellStatus = SHELL_OUT_OF_RESOURCES;
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
RunAxf.c 191 ShellStatus = SHELL_OUT_OF_RESOURCES;
  /device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/FdtPlatformDxe/
FdtPlatform.c 449 ShellStatus = SHELL_OUT_OF_RESOURCES;
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellBcfgCommandLib/
UefiShellBcfgCommandLib.c 705 return (SHELL_OUT_OF_RESOURCES);
826 ShellStatus = SHELL_OUT_OF_RESOURCES;
894 ShellStatus = SHELL_OUT_OF_RESOURCES;
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellTftpCommandLib/
Tftp.c 239 @return SHELL_OUT_OF_RESOURCES A memory allocation failed.
349 ShellStatus = SHELL_OUT_OF_RESOURCES;
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/
Ifconfig.c     [all...]
Ping.c     [all...]

Completed in 923 milliseconds