Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/unbound/services/cache/
Dinfra.c282 static void domain_limit_free(rbnode_type* n, void* ATTR_UNUSED(arg)) in domain_limit_free() function
297 traverse_postorder(&infra->domain_limits, domain_limit_free, NULL); in infra_delete()
326 traverse_postorder(&infra->domain_limits, domain_limit_free, in infra_adjust()