Searched refs:tvlim (Results 1 – 1 of 1) sorted by relevance
1782 struct timeval tv, tvlim; in c_read() local1879 gettimeofday(&tvlim, NULL); in c_read()1880 timeradd(&tvlim, &tv, &tvlim); in c_read()1892 timersub(&tvlim, &tv, &tv); in c_read()