Searched refs:PARSEB_LEAPADD (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/ntp-88/include/
H A Dparse.h124 #define PARSEB_LEAPADD 0x00000200 /* LEAP addition warning */ macro
157 #define PARSE_LEAPADD(x) (PARSE_SYNC(x) && (((x) & PARSEB_LEAPS) == PARSEB_LEAPADD))
/macosx-10.9.5/ntp-88/ntpd/
H A Drefclock_parse.c2336 { PARSEB_LEAPADD, "LEAP ADD WARNING" },

Completed in 82 milliseconds