Searched refs:handleDebugVM_Show_PrintVar (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Frontends/VBoxManage/ |
H A D | VBoxManageDebugVM.cpp | 429 static void handleDebugVM_Show_PrintVar(const char *pszVar, com::Bstr const *pbstrValue, uint32_t fFlags) function 455 handleDebugVM_Show_PrintVar("VBOX_LOG", &bstr, fFlags); 458 handleDebugVM_Show_PrintVar("VBOX_LOG_FLAGS", &bstr, fFlags); 461 handleDebugVM_Show_PrintVar("VBOX_LOG_DEST", &bstr, fFlags); 479 handleDebugVM_Show_PrintVar("VBOX_RELEASE_LOG", &bstr, fFlags); 482 handleDebugVM_Show_PrintVar("VBOX_RELEASE_LOG_FLAGS", &bstr, fFlags); 485 handleDebugVM_Show_PrintVar("VBOX_RELEASE_LOG_DEST", &bstr, fFlags);
|
Completed in 1251 milliseconds