Home
last modified time | relevance | path

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

/dports/irc/unreal/Unreal3.2.10.7/src/modules/
H A Dm_pass.c234 e = Find_cgiirc(sptr->username, sptr->sockhost, GetIP(sptr), CGIIRC_WEBIRC); in m_webirc()
/dports/irc/unreal/Unreal3.2.10.7/include/
H A Dstruct.h1310 CGIIRC_PASS=1, CGIIRC_WEBIRC=2 enumerator
/dports/irc/unreal/Unreal3.2.10.7/src/
H A Ds_conf.c6973 cgiirc->type = CGIIRC_WEBIRC; in _conf_cgiirc()
7074 type = CGIIRC_WEBIRC; in _test_cgiirc()
7104 if (!has_password && (type == CGIIRC_WEBIRC)) in _test_cgiirc()