Searched refs:start_of_day (Results 1 – 1 of 1) sorted by relevance
617 time_t start_of_day, time_since_last_resume; in check_shutdown() local632 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()