Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/power/
H A Dpowerd.c617 time_t start_of_day, time_since_last_resume; in check_shutdown() local
632 start_of_day = mktime(&tmp_time); in check_shutdown()
633 s = start_of_day + info->pd_start_time * 60; in check_shutdown()
634 f = start_of_day + info->pd_finish_time * 60; in check_shutdown()