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

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp-help.c259 #define ovisible(opt) (! ((opt)->flags & OPTION_HIDDEN))
573 if (ovisible (opt))
598 if (ovisible (opt))
629 if (opt->name && ovisible (opt))
648 if (opt->name && ovisible (opt) && strcmp (opt->name, name) == 0)
1135 if (opt->name && ovisible (opt))
1147 if (ovisible (opt))
1166 if (opt->name && *opt->name && ovisible (opt))
1186 if (opt->name && ovisible (opt))
257 #define ovisible macro

Completed in 19 milliseconds