Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ntp/include/
Dparse.h339 #define PARSE_INP_SYNTH 0x08 /* just pass up synthesized time */ macro
/freebsd-10-stable/contrib/ntp/libparse/
Dclk_rawdcf.c683 return PARSE_INP_SYNTH; in inp_rawdcf()
Dparse.c305 if (input_status & PARSE_INP_SYNTH) in parse_ioread()