Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/ntpd/
HDrefclock_wwv.c141 #define LEPSEC 0x1000 /* leap minute */ macro
1178 if (up->status & LEPSEC) { in wwv_rf()
2010 if (up->status & LEPSEC) in wwv_rsec()
2016 up->status &= ~LEPSEC; in wwv_rsec()
2265 up->status |= LEPSEC; in wwv_tsec()