Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/ntpd/
Drefclock_chu.c218 #define DWELL 5 /* minutes in a dwell */ macro
1577 up->dwell = (up->dwell + 1) % DWELL; in chu_newchan()