Searched refs:tmpind (Results 1 – 1 of 1) sorted by relevance
58 int tmpind; in cf_getopt() local62 tmpind = cf_optind; in cf_getopt()64 if (tmpind >= nargc) { in cf_getopt()68 if (*(place = nargv[tmpind]) != '-') { in cf_getopt()69 tmpind++; in cf_getopt()73 cf_optind = ++tmpind; in cf_getopt()77 cf_optind = tmpind; in cf_getopt()