Searched refs:USAGE_USBFILTER_MODIFY (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManage.h66 #define USAGE_USBFILTER_MODIFY RT_BIT_64(23) macro
H A DVBoxManageUSB.cpp201 return errorSyntax(USAGE_USBFILTER_MODIFY, "Not enough parameters");
330 return errorSyntax(cmd.mAction == USBFilterCmd::Add ? USAGE_USBFILTER_ADD : USAGE_USBFILTER_MODIFY,
H A DVBoxManageHelp.cpp710 if (fCategory & USAGE_USBFILTER_MODIFY)

Completed in 995 milliseconds