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

/vbox/src/VBox/Main/src-server/linux/
H A DUSBGetDevices.cpp886 ssize_t cchDevPath; local
887 cchDevPath = RTLinuxCheckDevicePath(devnum, RTFS_TYPE_DEV_CHAR,
891 if (cchDevPath < 0)

Completed in 54 milliseconds