Home
last modified time | relevance | path

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

/dports/games/pvpgn/pvpgn-1.8.5/src/d2cs/
H A Dprefs.c241 static int conf_setdef_max_connections(void);
295 { "max_connections", conf_set_max_connections, NULL, conf_setdef_max_connections},
1107 static int conf_setdef_max_connections(void) in conf_setdef_max_connections() function
/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dprefs.c647 static int conf_setdef_max_connections(void);
795 …tions", conf_set_max_connections, conf_get_max_connections,conf_setdef_max_connections},
3310 static int conf_setdef_max_connections(void) in conf_setdef_max_connections() function