Searched refs:tv3 (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/kernel/sys/
H A Dbsd_audioirig.h80 struct timeval tv1,tv2,tv3; /* time stamps (median filter) */ member in struct:auib
/netbsd-6-1-5-RELEASE/usr.sbin/moused/
H A Dmoused.c2139 struct timeval tv3; local
2161 timersub(&tv1, &tv2, &tv3);
2184 if (timercmp(&tv3, &bstate[i].tv, >)) {

Completed in 116 milliseconds