Searched refs:PARSEB_TIMECODE (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/include/
H A Dparse.h152 #define PARSEB_TIMECODE 0x10000000 /* valid time code sample */ macro
157 PARSEB_S_LOCATION|PARSEB_TIMECODE|PARSEB_MESSAGE)
175 #define PARSE_TIMECODE(x) ((x) & PARSEB_TIMECODE)
/netbsd-current/external/bsd/ntp/dist/libparse/
H A Dparse.c579 parseio->parse_lstate = parseio->parse_dtime.parse_state | flags | PARSEB_TIMECODE;
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Drefclock_parse.c2531 { PARSEB_TIMECODE, "TIME CODE" },

Completed in 101 milliseconds