Home
last modified time | relevance | path

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

/original-bsd/share/zoneinfo/
H A Dzic.c130 static time_t rpytime __P((const struct rule * rp, int wantedy));
1717 rpytime(rp, wantedy) in rpytime() argument
1719 register const int wantedy;
1728 while (wantedy != y) {
1729 if (wantedy > y) {
1787 if (wantedy == rp->r_loyear)
1797 if (wantedy == rp->r_hiyear)
1799 if (wantedy == rp->r_loyear)