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

/illumos-gate/usr/src/cmd/zic/
H A Dzic.c45 int r_month; /* 0..11 */ member in struct:rule
1281 rp->r_month = lp->l_value;
1395 rp->r_dayofmonth = len_months[1][rp->r_month];
1421 (rp->r_dayofmonth > len_months[1][rp->r_month])) {
2171 while (m != rp->r_month) {

Completed in 62 milliseconds