Searched refs:start_of_day (Results 1 – 1 of 1) sorted by relevance
608 time_t start_of_day, time_since_last_resume; in check_shutdown() local623 start_of_day = mktime(&tmp_time); in check_shutdown()624 s = start_of_day + info->pd_start_time * 60; in check_shutdown()625 f = start_of_day + info->pd_finish_time * 60; in check_shutdown()