Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/
H A Dauthzone.h66 struct auth_master;
256 struct auth_master* allow_notify_list;
327 struct auth_master* masters;
330 struct auth_master* lookup_target;
342 struct auth_master* scan_specific;
345 struct auth_master* scan_target;
381 struct auth_master* masters;
384 struct auth_master* lookup_target;
390 struct auth_master* scan_specific;
393 struct auth_master* scan_target;
[all …]
H A Dauthzone.c108 struct auth_master* spec);
2307 auth_free_masters(struct auth_master* list) in auth_free_masters()
2309 struct auth_master* n; in auth_free_masters()
3726 addr_matches_master(struct auth_master* master, struct sockaddr_storage* addr, in addr_matches_master()
3727 socklen_t addrlen, struct auth_master** fromhost) in addr_matches_master()
3764 socklen_t addrlen, struct auth_master** fromhost) in az_xfr_allowed_notify()
3766 struct auth_master* p; in az_xfr_allowed_notify()
3818 int has_serial, uint32_t serial, struct auth_master* fromhost) in xfr_process_notify()
3841 struct auth_master* fromhost = NULL; in auth_zones_notify()
3913 static struct auth_master*
[all …]
/freebsd/contrib/unbound/util/
H A Dconfigparser.y458 content_auth: auth_name | auth_zonefile | auth_master | auth_url |
555 content_rpz: auth_name | auth_zonefile | rpz_tag | auth_master | auth_url |
3229 auth_master: VAR_MASTER STRING_ARG