Searched refs:SECWAR (Results 1 – 1 of 1) sorted by relevance
225 #define SECWAR 0x40 /* 3 leap second warning */ macro307 {MSCBIT, SECWAR}, /* 3 lw */2086 if (up->misc & SECWAR) in wwv_clock()2283 if (up->misc & SECWAR && up->status & INSYNC) { in wwv_tsec()2641 leapchar = (up->misc & SECWAR) ? 'L' : ' '; in timecode()