Searched refs:getsubopt (Results 26 - 36 of 36) sorted by relevance

12

/osnet-11/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_usb.c1306 switch (getsubopt(&subopts, cfg_opts, &value)) {
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_mount.c292 switch (getsubopt(&opts, type_subopts, &value)) {
/osnet-11/usr/src/lib/libast/
H A DMakefile.com77 common/comp/getsubopt.o \
/osnet-11/usr/src/lib/libc/i386/
H A DMakefile.com432 getsubopt.o \
/osnet-11/usr/src/lib/libc/sparc/
H A DMakefile.com462 getsubopt.o \
/osnet-11/usr/src/lib/libc/sparcv9/
H A DMakefile.com426 getsubopt.o \
/osnet-11/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_ib.c1342 switch (getsubopt(&subopts, ib_service_subopts, &val)) {
/osnet-11/usr/src/lib/libc/amd64/
H A DMakefile403 getsubopt.o \
/osnet-11/usr/src/lib/libc/port/
H A Dllib-lc579 /* getsubopt.c */
580 int getsubopt(char **optionsp, char *const *tokens, char **valuep);
/osnet-11/usr/src/lib/libcfgadm/common/
H A Dconfig_admin.c986 * listopts is a string in the getsubopt(3C) style:
1010 optp = bufp; /* getsubopt() modifies its argument */
1012 switch (getsubopt(&optp, listopt_array, &val)) {
/osnet-11/usr/src/grub/grub2/
H A Dconfigure29294 for gl_func in _Exit atoll canonicalize_file_name getloadavg getsubopt grantpt mkdtemp mkostemp mkostemps mkstemp mkstemps ptsname random_r initstat_r srandom_r setstate_r realpath rpmatch setenv strtod strtoll strtoull unlockpt unsetenv; do
[all...]

Completed in 652 milliseconds

12