Searched refs:ts_nsec_pattern (Results 1 – 1 of 1) sorted by relevance
98 static regex_t ts_nsec_pattern; variable357 search_pattern(&ts_nsec_pattern, ts_nsec_str, buf); in get_ts_nsec()488 len = remove_pattern(&ts_nsec_pattern, list[list_size].txt, len); in add_list()800 if (!check_regcomp(&ts_nsec_pattern, "ts\\s*([0-9]*)\\s*ns")) in main()876 regfree(&ts_nsec_pattern); in main()