Searched refs:allow_notify (Results 1 – 7 of 7) sorted by relevance
486 int allow_notify; member
3850 if(master->allow_notify && !master->http && in addr_matches_master()5660 if(master->allow_notify) in xfr_transfer_lookup_host()5726 if(master->allow_notify) return 0; /* only for notify */ in xfr_transfer_init_fetch()6710 if(master->allow_notify) return 0; /* only for notify */ in xfr_probe_send_probe()6953 if(master->allow_notify && !master->http && in xfr_probe_lookup_host()7015 if(!p->allow_notify && p->host) in have_probe_targets()7703 for(p = c->allow_notify; p; p = p->next) { in xfer_set_masters()7707 m->allow_notify = 1; in xfer_set_masters()
860 struct config_strlist* allow_notify; member
1674 config_delstrlist(p->allow_notify); in config_delauth()
3301 if(!cfg_strlist_insert(&cfg_parser->cfg->auths->allow_notify,
6841 if(!cfg_strlist_insert(&cfg_parser->cfg->auths->allow_notify, in yyparse()
5359 + getmem_config_strlist(s->allow_notify) in getmem_config_auth()5608 if((m1->allow_notify && !m2->allow_notify) || (!m1->allow_notify && m2->allow_notify)) in xfr_auth_master_equal()