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

/freebsd-10.0-release/contrib/ntp/libparse/
H A Dparse.c213 updated = PARSE_INP_TIME;
260 return PARSE_INP_TIME;
314 if (input_status & PARSE_INP_TIME) /* time sample is available */
H A Dclk_trimtsip.c191 return PARSE_INP_TIME|PARSE_INP_DATA;
H A Dclk_rawdcf.c581 return PARSE_INP_TIME;
H A Dclk_meinberg.c675 return PARSE_INP_TIME;
/freebsd-10.0-release/contrib/ntp/include/
H A Dparse.h329 #define PARSE_INP_TIME 0x01 /* time code assembled */ macro

Completed in 78 milliseconds