Home
last modified time | relevance | path

Searched refs:CAL_SUNDAY (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dntp_calendar.h56 #define CAL_SUNDAY 0 macro
/freebsd/contrib/ntp/libntp/
H A Dntp_calendar.c2077 day = ntpcal_weekday_ge(day + DAY_NTP_STARTS, CAL_SUNDAY) in basedate_set_day()