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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A Dgetopt.c137 int __getopt_initialized = 0;
529 if (optind == 0 || !__getopt_initialized)
534 __getopt_initialized = 1;
136 int __getopt_initialized = 0; variable

Completed in 36 milliseconds