Searched refs:EPOCH_YEAR (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/tzcode/stdtime/
H A Dtzfile.h165 #define EPOCH_YEAR 1970 macro
H A Dlocaltime.c1068 ** Two transitions per year, from EPOCH_YEAR forward.
1080 for (year = EPOCH_YEAR;
1642 y = EPOCH_YEAR;
1704 ((y - EPOCH_YEAR) % DAYSPERWEEK) *
1707 leaps_thru_end_of(EPOCH_YEAR - 1) +
1904 else if (y + TM_YEAR_BASE < EPOCH_YEAR) {
/freebsd-11-stable/contrib/unbound/compat/
H A Dgmtime_r.c30 #define EPOCH_YEAR 1970 macro
78 y = EPOCH_YEAR;
/freebsd-11-stable/contrib/tzcode/zic/
H A Dzdump.c75 #ifndef EPOCH_YEAR
76 #define EPOCH_YEAR 1970 macro
77 #endif /* !defined EPOCH_YEAR */
439 myy = EPOCH_YEAR;
H A Dzic.c1131 j = EPOCH_YEAR;
2013 min_year = max_year = EPOCH_YEAR;
2540 y = EPOCH_YEAR;
/freebsd-11-stable/contrib/tnftp/
H A Dtnftp.h467 #define EPOCH_YEAR 1970 macro

Completed in 76 milliseconds