Home
last modified time | relevance | path

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

/dports/games/pvpgn/pvpgn-1.8.5/src/d2dbs/
H A Dprefs.c113 static int conf_setdef_shutdown_delay(void);
154 …{ "shutdown_delay", conf_set_shutdown_delay, NULL, conf_setdef_shutdown_delay },
422 static int conf_setdef_shutdown_delay(void) in conf_setdef_shutdown_delay() function
/dports/games/pvpgn/pvpgn-1.8.5/src/d2cs/
H A Dprefs.c178 static int conf_setdef_shutdown_delay(void);
274 … { "shutdown_delay", conf_set_shutdown_delay, NULL, conf_setdef_shutdown_delay},
590 static int conf_setdef_shutdown_delay(void) in conf_setdef_shutdown_delay() function
/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dprefs.c291 static int conf_setdef_shutdown_delay(void);
706 …delay", conf_set_shutdown_delay, conf_get_shutdown_delay,conf_setdef_shutdown_delay},
1317 static int conf_setdef_shutdown_delay(void) in conf_setdef_shutdown_delay() function