Searched refs:PARSEB_CALLBIT (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/libparse/
H A Dclk_schmid.c175 clock_time->flags |= PARSEB_CALLBIT;
H A Dclk_rawdcf.c371 clock_time->flags |= PARSEB_CALLBIT;
H A Dclk_meinberg.c418 clock_time->flags |= PARSEB_CALLBIT;
/netbsd-current/external/bsd/ntp/dist/include/
H A Dparse.h138 #define PARSEB_CALLBIT 0x00001000 /* "call bit" used to signalize irregularities in the control facilities */ macro
156 PARSEB_UTC|PARSEB_LEAPS|PARSEB_CALLBIT|PARSEB_S_LEAP|\
167 #define PARSE_CALLBIT(x) ((x) & PARSEB_CALLBIT)
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Drefclock_parse.c2530 { PARSEB_CALLBIT, "CALL BIT" },

Completed in 176 milliseconds