Searched refs:num_short_options (Results 1 – 1 of 1) sorted by relevance
440 unsigned num_short_options = 0; in make_hol() local461 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