Home
last modified time | relevance | path

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

/dports/irc/unreal/Unreal3.2.10.7/include/
H A Ddynconf.h42 char *x_prefix_quit; member
230 #define prefix_quit iConf.network.x_prefix_quit
/dports/irc/unreal/Unreal3.2.10.7/src/
H A Ds_conf.c1686 ircfree(i->network.x_prefix_quit); in free_iConf()
7510 ircstrdup(tempiConf.network.x_prefix_quit, ""); in _conf_set()
7513 ircstrdup(tempiConf.network.x_prefix_quit, cep->ce_vardata); in _conf_set()