Searched refs:calcnum (Results 1 – 1 of 1) sorted by relevance
105 static long calcnum; variable157 calcnum=MINTIME;174 calcnum = atoi(optarg);175 if (calcnum <= 0)176 calcnum = MINTIME;301 count = readperf(calcnum);1443 …printf("average queue time to [%s] for last [%ld] minutes: %6.2f seconds\n",Rmtname, calcnum, avg… in queuetime()1456 … transfer rate with [ %s ] for last [%ld] minutes: %6.2f bytes/sec\n", Rmtname, calcnum, avgxrate); in xfertime()