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

/illumos-gate/usr/src/cmd/cron/
H A Dcron.c1549 struct tm *tm, ref_tm, tmp, tmp1, tmp2; local
1563 tm = &ref_tm; /* use a local variable and call localtime_r() */

Completed in 64 milliseconds