Home
last modified time | relevance | path

Searched refs:opts (Results 1 – 1 of 1) sorted by relevance

/argp/
A Dargp-help.c438 const struct argp_option *opts = argp->options; in make_hol() local
448 if (opts) in make_hol()
453 assert (! oalias (opts)); in make_hol()
456 for (o = opts; ! oend (o); o++) in make_hol()
474 for (o = opts, entry = hol->entries; ! oend (o); entry++) in make_hol()

Completed in 8 milliseconds