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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageUSB.cpp199 return errorSyntax(USAGE_USBFILTER_ADD, "Not enough parameters");
330 return errorSyntax(cmd.mAction == USBFilterCmd::Add ? USAGE_USBFILTER_ADD : USAGE_USBFILTER_MODIFY,
348 return errorSyntax(USAGE_USBFILTER_ADD, "Mandatory options not supplied");
H A DVBoxManage.h65 #define USAGE_USBFILTER_ADD RT_BIT_64(22) macro
H A DVBoxManageHelp.cpp693 if (fCategory & USAGE_USBFILTER_ADD)

Completed in 756 milliseconds