Searched refs:this_option_optind (Results 1 – 1 of 1) sorted by relevance
658 int this_option_optind = optind ? optind : 1; in main() local675 if (digit_optind != 0 && digit_optind != this_option_optind) in main()677 digit_optind = this_option_optind; in main()