Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libparse/
H A Dclk_meinberg.c325 clock_time->flags |= PARSEB_LEAPSECOND; in cvt_meinberg()
580 clock_time->flags |= PARSEB_LEAPSECOND; in cvt_mgps()
/freebsd/contrib/ntp/include/
H A Dparse.h132 #define PARSEB_LEAPSECOND 0x00000400 /* actual leap second */ macro
/freebsd/contrib/ntp/ntpd/
H A Drefclock_parse.c2528 { PARSEB_LEAPSECOND, "LEAP SECOND" }, in parsestate()