Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cron/
H A Dcron.c1904 get_switching_time(int to_dst, time_t t_ref) in get_switching_time() argument
1922 if (tmp1.tm_isdst == to_dst) { in get_switching_time()
1925 if (tmp1.tm_isdst != to_dst) { in get_switching_time()
1939 if (tmp.tm_isdst == to_dst) in get_switching_time()