Home
last modified time | relevance | path

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

/src/contrib/unbound/services/cache/
H A Dinfra.h527 int setup_domain_limits(struct rbtree_type* domain_limits,
H A Dinfra.c232 setup_domain_limits(struct rbtree_type* domain_limits, struct config_file* cfg) in setup_domain_limits() function
374 if(!setup_domain_limits(&infra->domain_limits, cfg)) { in infra_create()
468 if(!setup_domain_limits(&infra->domain_limits, cfg)) { in infra_adjust()
/src/contrib/unbound/daemon/
H A Dremote.c5731 if(!setup_domain_limits(&ct->domain_limits, newcfg)) { in fr_construct_from_config()