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

/illumos-gate/usr/src/cmd/cfgadm/
H A Dcfgadm.c214 char *list_opts = NULL; local
305 if (list_opts != NULL) {
310 list_opts = optarg;
357 if (action != CFGA_OP_LIST && (list_opts != NULL || dyn_exp)) {
520 if (list_opts != NULL && !extract_list_suboptions(list_opts,
/illumos-gate/usr/src/cmd/hotplug/
H A Dhotplug.c128 static const struct option list_opts[] = { variable in typeref:struct:option
254 while ((opt = getopt_clip(argc, argv, "lv", list_opts, NULL)) != -1) {

Completed in 64 milliseconds