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

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp-parse.c739 char *short_index = strchr (parser->short_opts, opt);
741 if (short_index)
743 if (group->short_end > short_index)
729 char *short_index = strchr (parser->short_opts, opt); local

Completed in 21 milliseconds