Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/
H A Dauthzone.h256 struct auth_master* allow_notify_list; member
H A Dauthzone.c2348 auth_free_masters(xfr->allow_notify_list); in auth_xfer_delete()
3767 for(p=xfr->allow_notify_list; p; p=p->next) { in az_xfr_allowed_notify()
4020 auth_free_masters(xfr->allow_notify_list); in probe_copy_masters_for_allow_notify()
4021 xfr->allow_notify_list = list; in probe_copy_masters_for_allow_notify()