Searched refs:create_connection_get_games (Results 1 – 4 of 4) sorted by relevance
30 void create_connection_get_games(gchar *host, gint32 port);
157 void create_connection_get_games(gchar *host, gint32 port) { in create_connection_get_games() function
413 create_connection_get_games((gchar*)gtk_entry_get_text(GTK_ENTRY(host)), in CallBack_response_connect_to_server_window()
301 create_connection_get_games(config->getgames_host, config->getgames_port); in interface_create_getgamespage()