/src/usr.sbin/timed/timed/ |
acksend.c | 90 struct timeval twait; local in function:acksend 116 mstotvround(&twait, msec); 117 answer = readmsg(ack, name, &twait, net);
|
acksend.c | 90 struct timeval twait; local in function:acksend 116 mstotvround(&twait, msec); 117 answer = readmsg(ack, name, &twait, net);
|
measure.c | 84 struct timeval tdone, tcur, ttrans, twait, tout; local in function:measure 141 mstotvround(&twait, wmsec); 172 timeradd(&tcur, &twait, &ttrans);
|
measure.c | 84 struct timeval tdone, tcur, ttrans, twait, tout; local in function:measure 141 mstotvround(&twait, wmsec); 172 timeradd(&tcur, &twait, &ttrans);
|