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

/osnet-11/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_configfile.c47 char *selection; member in struct:usb_configrec
65 { "selection", USB_SELECTION },
540 user_rec->selection =
716 free(rec->selection);
725 add_entry(char *selection, int vid, int pid, int cfgndx, char *srno, argument
750 cfgrec.selection = selection;
822 (void) snprintf(str, MAXLINESIZE, "selection=%s idVendor=0x%x "
824 (cfgrec.selection) ? cfgrec.selection
[all...]

Completed in 98 milliseconds