Home
last modified time | relevance | path

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

/dports/irc/unreal/Unreal3.2.10.7/src/
H A Ds_conf.c102 static int _conf_deny_channel (ConfigFile *conf, ConfigEntry *ce);
9326 _conf_deny_channel(conf, ce); in _conf_deny()
9379 int _conf_deny_channel(ConfigFile *conf, ConfigEntry *ce) in _conf_deny_channel() function