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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageGuestCtrl.cpp507 const char *ctrlProcessStatusToText(ProcessStatus_T enmStatus) function
1462 exitCode, procStatus, ctrlProcessStatusToText(procStatus));
1467 RTPrintf("Process now is in status [%s]\n", ctrlProcessStatusToText(procStatus));
3439 a, uPID, ctrlProcessStatusToText(procStatus), strExecPath.raw());

Completed in 55 milliseconds