Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/cache/
H A Dinfra.c372 static void domain_limit_free(rbnode_type* n, void* ATTR_UNUSED(arg)) in domain_limit_free() function
393 traverse_postorder(&infra->domain_limits, domain_limit_free, NULL); in infra_delete()
427 traverse_postorder(&infra->domain_limits, domain_limit_free, in infra_adjust()