Home | History | Annotate | Download | only in tc

Lines Matching full:opts

55 static struct option *opts = original_opts;
168 opts = original_opts;
423 c = getopt_long(argc, argv, "j:", opts, NULL);
435 opts =
436 merge_options(opts, m->extra_opts,
465 free_opts(opts);
523 free_opts(opts);
580 opts =
581 merge_options(opts, m->extra_opts,
611 free_opts(opts);