Home
last modified time | relevance | path

Searched refs:__getopt_initialized (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/lib/
H A Dgetopt.c136 int __getopt_initialized = 0; variable
525 if (optind == 0 || !__getopt_initialized)
530 __getopt_initialized = 1;