Searched refs:allow_notify (Results 1 – 6 of 6) sorted by relevance
456 int allow_notify; member
3746 if(master->allow_notify && !master->http && in addr_matches_master()5425 if(master->allow_notify) in xfr_transfer_lookup_host()5490 if(master->allow_notify) return 0; /* only for notify */ in xfr_transfer_init_fetch()6375 if(master->allow_notify) return 0; /* only for notify */ in xfr_probe_send_probe()6618 if(master->allow_notify && !master->http && in xfr_probe_lookup_host()6874 if(!p->allow_notify && p->host) in have_probe_targets()7304 for(p = c->allow_notify; p; p = p->next) { in xfer_set_masters()7307 m->allow_notify = 1; in xfer_set_masters()
834 struct config_strlist* allow_notify; member
1567 config_delstrlist(p->allow_notify); in config_delauth()
3246 if(!cfg_strlist_insert(&cfg_parser->cfg->auths->allow_notify,
6744 if(!cfg_strlist_insert(&cfg_parser->cfg->auths->allow_notify, in yyparse()