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

/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A Darg.c38 find_short (const struct grub_arg_option *options, char c) function
261 if (!find_short (cmd->options, *curshort))
276 opt = find_short (cmd->options, *curshort);

Completed in 21 milliseconds