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

/vbox/src/VBox/Main/testcase/
H A DtstUSBProxyLinux.cpp158 bool fIsDeviceNodes; member in struct:__anon16534
197 s_testCheckDeviceRoot[i].fIsDeviceNodes);
/vbox/src/VBox/Main/src-server/linux/
H A DUSBGetDevices.cpp1682 * @param fIsDeviceNodes whether this is a device node (or usbfs) tree
1685 bool USBProxyLinuxCheckDeviceRoot(const char *pcszRoot, bool fIsDeviceNodes) argument
1688 if (!fIsDeviceNodes) /* usbfs */

Completed in 80 milliseconds