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

/solaris-userland-s11u3/components/libusb/wrapper/src/
H A Dwr_libusb.c262 void *hdl_sym1; local
273 hdl_sym1 = (void *)(dlsym(hdl, symbol1));
276 if ((hdl_sym1 == NULL) && (hdl_sym2 == NULL)) {

Completed in 330 milliseconds