Home
last modified time | relevance | path

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

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