Home
last modified time | relevance | path

Searched refs:CVT_SKIP (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ntp/libparse/
H A Dclk_trimtsip.c387 return CVT_SKIP; in cvt_trimtsip()
H A Dclk_rawdcf.c565 rtc = CVT_SKIP; in cvt_rawdcf()
H A Dparse.c712 case CVT_SKIP: in timepacket()
/freebsd/contrib/ntp/include/
H A Dparse.h325 #define CVT_SKIP (unsigned)0x00000008 /* conversion succeeded */ macro