Searched defs:nexttime (Results 1 – 6 of 6) sorted by relevance
75 static long nexttime; /* keep the timeout time */ variable
63 uint64_t curtime, nexttime; in rpctls_svc_run() local
139 struct timespec nexttime, starttime, tmptime; in timing_loop() local
1392 struct timespec nexttime = {0, 0}; /* silence compiler */ in ping_body() local1687 struct timespec nexttime = { 0, 0}; // XXX silence compiler in sender_body() local2052 struct timespec nexttime = {0, 0}; in txseq_body() local
431 uint64_t curtime, nexttime; in main() local
489 unsigned long nexttime; member