Searched refs:o_count (Results 1 – 2 of 2) sorted by relevance
167 int o_count; /* number of iterations */ member
1547 opts.o_count = Atoi(argv[optind++]); in main()1548 if (opts.o_count == 0) in main()1661 if (opts.o_count == 1) in main()1679 } while (opts.o_count == (-1) || --opts.o_count); in main()