HomeSort by: relevance | last modified time | path
    Searched defs:rcvcount (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/timed/timed/
measure.c 78 int rcvcount, trials; local in function:measure
145 rcvcount = 0;
146 while (rcvcount < MSGS) {
177 while (rcvcount < trials) {
224 rcvcount++;

Completed in 12 milliseconds