Home
last modified time | relevance | path

Searched refs:cutlotime (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/zdump/
H A Dzdump.c189 register time_t cutlotime; local
199 INITIALIZE(cutlotime);
245 cutlotime = yeartot(cutloyear);
289 if (t < cutlotime)
290 t = cutlotime;