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

/netbsd-current/external/bsd/ntp/dist/libparse/
H A Dparse.c211 updated = PARSE_INP_TIME;
258 return PARSE_INP_TIME;
312 if (input_status & PARSE_INP_TIME) /* time sample is available */
H A Dclk_trimtsip.c193 return PARSE_INP_TIME|PARSE_INP_DATA;
H A Dclk_rawdcf.c730 return PARSE_INP_TIME;
H A Dclk_meinberg.c682 return PARSE_INP_TIME;
/netbsd-current/external/bsd/ntp/dist/include/
H A Dparse.h337 #define PARSE_INP_TIME 0x01 /* time code assembled */ macro

Completed in 161 milliseconds