Lines Matching defs:subopt
157 const char *subopt;
271 const char **subopt);
375 cam_argmask *argnum, const char **subopt)
385 *subopt = opts->subopt;
8510 const char *subopt;
8539 &argnums, &subopt);
10360 const char *subopt = NULL;
10381 optreturn = getoption(option_table,argv[1], &cmdlist, &arglist,&subopt);
10440 if (subopt != NULL)
10441 sprintf(combinedopt, "%s%s", mainopt, subopt);