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

/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A Darg.c81 auto struct grub_arg_option *fnd_long (const struct grub_arg_option *opt);
83 struct grub_arg_option *fnd_long (const struct grub_arg_option *opt) function
96 found = fnd_long (options);
99 found = fnd_long (help_options);

Completed in 20 milliseconds