Home
last modified time | relevance | path

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

/dports/irc/unreal/Unreal3.2.10.7/include/
H A Ddynconf.h155 char *spamfilter_virus_help_channel; member
282 #define SPAMFILTER_VIRUSCHAN iConf.spamfilter_virus_help_channel
/dports/irc/unreal/Unreal3.2.10.7/src/
H A Ds_conf.c1690 ircfree(i->spamfilter_virus_help_channel); in free_iConf()
1714 i->spamfilter_virus_help_channel = strdup("#help"); in config_setdefaultsettings()
7680 ircstrdup(tempiConf.spamfilter_virus_help_channel, cepp->ce_vardata); in _conf_set()
8598 CheckDuplicate(cepp, spamfilter_virus_help_channel, "spamfilter::virus-help-channel"); in _test_set()