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

/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dgetopt.c138 int __getopt_initialized = 0;
532 if (optind == 0 || !__getopt_initialized)
537 __getopt_initialized = 1;
137 int __getopt_initialized = 0; variable

Completed in 94 milliseconds