Home
last modified time | relevance | path

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

/dports/irc/unreal/Unreal3.2.10.7/include/
H A Ddynconf.h131 int new_linking_protocol; member
240 #define NEW_LINKING_PROTOCOL iConf.new_linking_protocol
/dports/irc/unreal/Unreal3.2.10.7/src/
H A Ds_conf.c1729 i->new_linking_protocol = 1; in config_setdefaultsettings()
7444 tempiConf.new_linking_protocol = atoi(cep->ce_vardata); in _conf_set()
8168 CheckDuplicate(cep, new_linking_protocol, "new-linking-protocol"); in _test_set()