Home
last modified time | relevance | path

Searched refs:LIBUSB20_ERROR_OVERFLOW (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/lib/libusb/
Dlibusb20.h78 LIBUSB20_ERROR_OVERFLOW = -8, enumerator
Dlibusb20.c1315 case LIBUSB20_ERROR_OVERFLOW: in libusb20_strerror()
1352 case LIBUSB20_ERROR_OVERFLOW: in libusb20_error_name()
Dlibusb20_ugen20.c652 return (LIBUSB20_ERROR_OVERFLOW); in ugen20_get_port_path()