Searched refs:cutlotime (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/zdump/ | ||
H A D | zdump.c | 185 register time_t cutlotime; local 195 INITIALIZE(cutlotime); 240 cutlotime = yeartot(cutloyear); 284 if (t < cutlotime) 285 t = cutlotime; |
Completed in 44 milliseconds