Home
last modified time | relevance | path

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

/dports/net/ntp/ntp-4.2.8p15/ntpd/
H A Drefclock_wwv.c230 #define SECWAR 0x40 /* 3 leap second warning */ macro
318 {MSCBIT, SECWAR}, /* 3 lw */
2066 if (up->misc & SECWAR) in wwv_clock()
2262 if (up->misc & SECWAR && up->status & INSYNC) { in wwv_tsec()
2639 leapchar = (up->misc & SECWAR) ? 'L' : ' '; in timecode()