Home
last modified time | relevance | path

Searched refs:huffpuff_timer (Results 1 – 1 of 1) sorted by relevance

/src/contrib/ntp/ntpd/
H A Dntp_timer.c76 static u_long huffpuff_timer; /* huff-n'-puff timer */ variable
200 huffpuff_timer = 0; in init_timer()
420 if (huffpuff_timer <= current_time) { in timer()
421 huffpuff_timer += HUFFPUFF; in timer()