Home
last modified time | relevance | path

Searched defs:CVT_BADTIME (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dparse.h329 #define CVT_BADTIME (unsigned)0x00000400 /* time field incorrect */ macro
/freebsd/contrib/ntp/parseutil/
H A Ddcfd.c246 #define CVT_BADTIME 0x00000040 /* invalid time */ macro