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

/solaris-userland-s11u3/components/libusb/wrapper/src/
H A Dwr_libusb.c90 static int check_sym_hdl(int, int);
381 if (check_sym_hdl(pindex, LIBUSB_FINI) < 0) {
531 check_sym_hdl(int pindex, int sym_index) function
773 if (check_sym_hdl(pindex, LIBUSB_INIT) < 0) {
820 if (check_sym_hdl(pindex, LIBUSB_VERSION) < 0) {
877 if (check_sym_hdl(pindex, USB_INIT) < 0) {
914 if (check_sym_hdl(pindex, USB_SET_DEBUG) < 0) {
953 if (check_sym_hdl(pindex, USB_FIND_BUSSES) < 0) {
970 if (check_sym_hdl(pindex, USB_BUSSES) < 0) {
1046 if (check_sym_hdl(pinde
[all...]

Completed in 952 milliseconds