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

/illumos-gate/usr/src/cmd/zic/
H A Dzic.c1064 register int i_untilyear, i_untilmonth; local
1073 i_untilmonth = ZFC_TILMONTH;
1082 i_untilmonth = ZF_TILMONTH;
1107 (nfields > i_untilmonth) ?
1108 fields[i_untilmonth] : "Jan",

Completed in 61 milliseconds