Searched refs:allow_notify (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/unbound/services/
H A Dauthzone.h445 int allow_notify; member in struct:auth_master
H A Dauthzone.c3475 if(master->allow_notify && !master->http &&
3728 /** copy the master addresses from the task_probe lookups to the allow_notify
5082 if(master->allow_notify)
5143 if(master->allow_notify) return 0; /* only for notify */
6026 if(master->allow_notify) return 0; /* only for notify */
6269 if(master->allow_notify && !master->http &&
6343 * allow_notify addrs */
6521 if(!p->allow_notify && p->host)
6949 for(p = c->allow_notify; p; p = p->next) {
6951 m->allow_notify
[all...]
/freebsd-11-stable/contrib/unbound/util/
H A Dconfig_file.h705 struct config_strlist* allow_notify; member in struct:config_auth
H A Dconfig_file.c1392 config_delstrlist(p->allow_notify);
H A Dconfigparser.y2739 if(!cfg_strlist_insert(&cfg_parser->cfg->auths->allow_notify,

Completed in 110 milliseconds