Home
last modified time | relevance | path

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

/pciutils/compat/
H A Dgetopt.c655 int digit_optind = 0; in main() local
675 if (digit_optind != 0 && digit_optind != this_option_optind) in main()
677 digit_optind = this_option_optind; in main()