Home
last modified time | relevance | path

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

/argp/
A Dargp-help.c440 unsigned num_short_options = 0; in make_hol() local
461 num_short_options++; /* This is an upper bound. */ in make_hol()
465 hol->short_options = malloc (num_short_options + 1); in make_hol()

Completed in 7 milliseconds