Searched refs:ts_name (Results 1 – 1 of 1) sorted by relevance
123 for (auto& ts_name : ts_names) { in main() local124 if (regex_match(ts_name, re)) { in main()125 tombstone_send_to_host(std::string(TOMBSTONE_DIR) + ts_name); in main()