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

/freebsd-13-stable/contrib/tzcode/zic/
H A Dzic.c74 int r_todo; /* a rule to do (used in outzone) */ member in struct:rule
2096 rp->r_todo = year >= rp->r_loyear &&
2099 if (rp->r_todo)
2129 if (!rp->r_todo)
2149 rp->r_todo = FALSE;

Completed in 110 milliseconds