Lines Matching refs:optind
16923 optind = OPTIND_MIN;
16932 if (!(optind == 2))
16949 optind = OPTIND_MIN;
16969 if (!(optind == 1))
16975 optind = OPTIND_MIN;
16983 if (optind != 2)
17045 # Also, since getopt_long is a GNU extension, we require optind=0.
17096 optind = 1;
17103 if (optind != 2)
17109 optind = 0;
17118 optind = opterr = 0;