Searched refs:USAGE_GSTCTRL_REMOVEDIR (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManage.h117 # define USAGE_GSTCTRL_REMOVEDIR RT_BIT(4) macro
H A DVBoxManageGuestCtrl.cpp344 if (uSubCmd & USAGE_GSTCTRL_REMOVEDIR)
2774 return errorGetOptEx(USAGE_GUESTCONTROL, USAGE_GSTCTRL_REMOVEDIR, ch, &ValueUnion);
2780 return errorSyntaxEx(USAGE_GUESTCONTROL, USAGE_GSTCTRL_REMOVEDIR,
3972 uUsage = USAGE_GSTCTRL_REMOVEDIR;

Completed in 367 milliseconds