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

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

Completed in 293 milliseconds