Home
last modified time | relevance | path

Searched refs:PARSE_INP_SYNTH (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dparse.h338 #define PARSE_INP_SYNTH 0x08 /* just pass up synthesized time */ macro
/freebsd/contrib/ntp/libparse/
H A Dclk_rawdcf.c738 return PARSE_INP_SYNTH; in inp_rawdcf()
H A Dparse.c305 if (input_status & PARSE_INP_SYNTH) in parse_ioread()