Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/unbound/services/
HDauthzone.h607 int auth_zones_notify(struct auth_zones* az, struct module_env* env,
HDauthzone.c3564 int auth_zones_notify(struct auth_zones* az, struct module_env* env, in auth_zones_notify() function
/freebsd-11-stable/contrib/unbound/daemon/
HDworker.c1005 if(auth_zones_notify(w->env.auth_zones, &w->env, qinfo->qname, in answer_notify()