Searched refs:bestidx (Results 1 – 1 of 1) sorted by relevance
137 int i, ch, bestidx, rv, criteria, pidfromfile, pidfilelock; in main() local551 bestidx = -1; in main()556 if (bestidx == -1) { in main()571 bestidx = i; in main()575 if (bestidx != -1) in main()576 selected[bestidx] = 1; in main()