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

/solaris-userland-s11u3/components/libusb/wrapper/src/
H A Dwr_libusb.c373 int sym_idx; local
395 for (sym_idx = 0; sym_idx < NUM_SYMS; sym_idx ++) {
396 p_info[pindex].sym_hdl[sym_idx] = NULL;
618 int sym_idx; local
638 for (sym_idx = 0; sym_idx < NUM_SYMS; sym_idx ++) {
639 sym_len = (int)strlen(sym_names[sym_idx])
[all...]

Completed in 49 milliseconds