Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Drefclock_chu.c279 #define STAMP 0x0080 /* too few timestamps */ macro
1363 if (up->status & STAMP) in chu_second()
1392 if (up->status & INSYNC && !(up->status & (DECODE | STAMP)) && in chu_second()
1486 up->status |= STAMP; in chu_major()