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

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp-help.c444 unsigned num_short_options = 0;
465 num_short_options++; /* This is an upper bound. */
469 hol->short_options = malloc (num_short_options + 1);
438 unsigned num_short_options = 0; local

Completed in 18 milliseconds