Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/ntpd/
Drefclock_wwv.c143 #define LEPSEC 0x1000 /* leap minute */ macro
1180 if (up->status & LEPSEC) { in wwv_rf()
2012 if (up->status & LEPSEC) in wwv_rsec()
2018 up->status &= ~LEPSEC; in wwv_rsec()
2267 up->status |= LEPSEC; in wwv_tsec()