Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/LibC/StdLib/
DEnvirons.c34 void exitCleanup(INTN ExitVal);
99 exitCleanup((INTN) status); in exit()
/device/linaro/bootloader/edk2/StdLib/LibC/Main/
DMain.c49 exitCleanup(INTN ExitVal) in exitCleanup() function
183 exitCleanup(ExitVal); in ShellAppMain()