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

/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A Darg.c41 auto struct grub_arg_option *fnd_short (const struct grub_arg_option *opt);
43 struct grub_arg_option *fnd_short (const struct grub_arg_option *opt) function
55 found = fnd_short (options);

Completed in 20 milliseconds