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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageGuestCtrl.cpp1179 OUTPUTTYPE eOutputType = OUTPUTTYPE_UNDEFINED; local
1196 if (eOutputType != OUTPUTTYPE_UNDEFINED)
1199 eOutputType = OUTPUTTYPE_DOS2UNIX;
1237 if (eOutputType != OUTPUTTYPE_UNDEFINED)
1240 eOutputType = OUTPUTTYPE_UNIX2DOS;
1292 if (eOutputType != OUTPUTTYPE_UNDEFINED)

Completed in 55 milliseconds