Home
last modified time | relevance | path

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

/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dprefs.c96 unsigned int hide_temp_channels; member
1498 return prefs_runtime_config.hide_temp_channels; in prefs_get_hide_temp_channels()
1503 return conf_set_bool(&prefs_runtime_config.hide_temp_channels,valstr,0); in conf_set_hide_temp_channels()
1508 return conf_set_bool(&prefs_runtime_config.hide_temp_channels,NULL,1); in conf_setdef_hide_temp_channels()
1513 return conf_get_bool(prefs_runtime_config.hide_temp_channels); in conf_get_hide_temp_channels()
/dports/games/pvpgn/pvpgn-1.8.5/conf/
H A Dbnetd.conf.win32284 hide_temp_channels = true
H A Dbnetd.conf.in306 hide_temp_channels = true