Searched refs:janfirst (Results 1 – 1 of 1) sorted by relevance
213 static time_t transtime(time_t janfirst, int year,874 transtime(janfirst, year, rulep, offset) in transtime() argument875 const time_t janfirst; in transtime()908 value = janfirst + rulep->r_day * SECSPERDAY;915 value = janfirst;1041 time_t janfirst; local1066 janfirst = 0;1075 endtime = transtime(janfirst, year, &end,1089 newfirst = janfirst;1092 if (newfirst <= janfirst)[all …]