Searched refs:m_timo (Results 1 – 1 of 1) sorted by relevance
342 parse_repeat_check_arg(const std::string& arg, useconds_t *m_timo, in parse_repeat_check_arg() argument364 *m_timo = get_monotonic_useconds() + (l * seconds_in_useconds); in parse_repeat_check_arg()788 useconds_t m_timo; member in __anon7e9de9140211::atf_check886 parse_repeat_check_arg(arg, &m_timo, &m_interval); in process_option()930 if (timo_expired(m_timo)) in main()