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

/vbox/src/VBox/HostDrivers/VBoxUSB/
H A DVBoxUSBFilterMgr.cpp90 typedef struct VBOXUSBFILTERLIST struct
96 } VBOXUSBFILTERLIST; typedef in typeref:struct:VBOXUSBFILTERLIST
97 /** Pointer to a VBOXUSBFILTERLIST. */
98 typedef VBOXUSBFILTERLIST *PVBOXUSBFILTERLIST;
113 static VBOXUSBFILTERLIST g_aLists[USBFILTERTYPE_END];

Completed in 42 milliseconds