Searched defs:this_option_optind (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/grub/grub-0.97/lib/ | ||
H A D | getopt1.c | 112 int this_option_optind = optind ? optind : 1; local |
H A D | getopt.c | 998 int this_option_optind = optind ? optind : 1; local |