Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/
H A Dauthzone.h621 int auth_zones_notify(struct auth_zones* az, struct module_env* env,
H A Dauthzone.c3812 int auth_zones_notify(struct auth_zones* az, struct module_env* env, in auth_zones_notify() function
/freebsd/contrib/unbound/daemon/
H A Dworker.c1077 if(auth_zones_notify(w->env.auth_zones, &w->env, qinfo->qname, in answer_notify()