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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageGuestCtrl.cpp1053 static int ctrlExecPrintOutput(IProcess *pProcess, PRTSTREAM pStrmOutput, function
1418 vrc = ctrlExecPrintOutput(pProcess, g_pStdOut,
1426 vrc = ctrlExecPrintOutput(pProcess, g_pStdErr,

Completed in 54 milliseconds