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

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp-parse.c251 char *short_opts;
401 cvt.short_end = parser->short_opts;
509 parser->short_opts = storage + lsum;
739 char *short_index = strchr (parser->short_opts, opt);
809 parser->short_opts, parser->long_opts, 0,
813 parser->short_opts, parser->long_opts, 0,
246 char *short_opts; member in struct:parser

Completed in 28 milliseconds