Searched defs:mExitCode (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/include/
H A DGuestProcessImpl.h140 LONG mExitCode; member in struct:GuestProcess::Data
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellCommandLib/
H A DUefiShellCommandLib.c29 STATIC UINT64 mExitCode; variable
717 mExitCode = ErrorCode;
748 return (mExitCode);

Completed in 53 milliseconds