Searched refs:current_time (Results 1 – 1 of 1) sorted by relevance
162 struct xtm current_time; in time_mt() local204 packet_time = localtime_1(¤t_time, stamp); in time_mt()228 localtime_2(¤t_time, stamp); in time_mt()230 if (!(info->weekdays_match & (1 << current_time.weekday))) in time_mt()235 localtime_3(¤t_time, stamp); in time_mt()236 if (!(info->monthdays_match & (1 << current_time.monthday))) in time_mt()
Completed in 3 milliseconds