Searched defs:i_untiltime (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/zic/
H A Dzic.c1065 register int i_untilday, i_untiltime; local
1075 i_untiltime = ZFC_TILTIME;
1084 i_untiltime = ZF_TILTIME;
1110 (nfields > i_untiltime) ? fields[i_untiltime] : "0");

Completed in 49 milliseconds