Home
last modified time | relevance | path

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

/dports/dns/dnsdbq/dnsdbq-2.6.0/
H A Ddeduper.h24 bool deduper_tas(deduper_t, const char *);
H A Ddeduper.c66 deduper_tas(deduper_t me, const char *str) { in deduper_tas() function
H A Dpdns.c545 if (!deduper_tas(minimal_deduper, thing)) in present_minimal_thing()