Searched refs:my_time_t_min (Results 1 – 1 of 1) sorted by relevance
1776 int64_t my_time_t_min = get_time_t_min(); in parse_keyword() local1794 else if (m < my_time_t_min) in parse_keyword()1795 m = my_time_t_min; in parse_keyword()