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

/external/libusb/examples/getopt/
H A Dgetopt.c135 int __getopt_initialized;
532 if (optind == 0 || !__getopt_initialized)
537 __getopt_initialized = 1;
134 int __getopt_initialized; variable

Completed in 546 milliseconds