Lines Matching defs:cnt
45 int i, cnt = optind-resumed;46 for (i=0; i<cnt; i++)48 optind = skipped + cnt;61 int i, cnt, match;63 for (cnt=i=0; longopts[i].name; i++) {73 cnt = 1;76 cnt++;78 if (cnt==1 && longonly && arg-start == mblen(start, MB_LEN_MAX)) {84 cnt++;89 if (cnt==1) {128 __getopt_msg(argv[0], cnt ?