Searched refs:getgames_port (Results 1 – 4 of 4) sorted by relevance
561 guint32 getgames_port; member
301 create_connection_get_games(config->getgames_host, config->getgames_port); in interface_create_getgamespage()1302 text = g_strdup_printf("%d", config->getgames_port); in interface_create_config_panel()1422 text = g_strdup_printf("%d", config->getgames_port); in interface_create_connectoserver()
97 config->getgames_port = 1234; in read_config_files()
86 config->getgames_port = atoi( (gchar*)tmp ); in parse_file_config()