Home
last modified time | relevance | path

Searched defs:this_option_optind (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/lib/
H A Dgetopt1.c112 int this_option_optind = optind ? optind : 1; local
H A Dgetopt.c998 int this_option_optind = optind ? optind : 1; local