Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/services/
H A Dauthzone.h256 struct auth_master* allow_notify_list; member
H A Dauthzone.c2338 auth_free_masters(xfr->allow_notify_list); in auth_xfer_delete()
3734 for(p=xfr->allow_notify_list; p; p=p->next) { in az_xfr_allowed_notify()
3987 auth_free_masters(xfr->allow_notify_list); in probe_copy_masters_for_allow_notify()
3988 xfr->allow_notify_list = list; in probe_copy_masters_for_allow_notify()