Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpdate/
H A Dntpdate.h66 #define NTP_MAXAGE 86400 /* one day in seconds */ macro
H A Dntpdate.c1093 >= NTP_MAXAGE) { in clock_select()
/freebsd/contrib/ntp/
H A DCommitLog-4.1.01041 * ntpdate/ntpdate.h (NTP_MAXAGE): Added.