Home
last modified time | relevance | path

Searched refs:drop_common_hosts (Results 1 – 3 of 3) sorted by relevance

/dports/net/ipsumdump/ipsumdump-1.86/src/
H A Daggtree.hh61 void drop_common_hosts(const AggregateTree &);
H A Dipaggmanip.cc434 tree2.drop_common_hosts(tree3); in read_next_file()
1154 tree.drop_common_hosts(tree2); in main()
H A Daggtree.cc1047 AggregateTree::drop_common_hosts(const AggregateTree &other) in drop_common_hosts() function in AggregateTree
1060 other_copy.drop_common_hosts(*this); in add_new_hosts()