Home
last modified time | relevance | path

Searched refs:send_current_history_report (Results 1 – 6 of 6) sorted by relevance

/dports/games/freeciv/freeciv-2.6.6/server/
H A Dreport.h39 void send_current_history_report(struct conn_list *dest);
H A Dreport.c299 void send_current_history_report(struct conn_list *dest) in send_current_history_report() function
1549 send_current_history_report(game.est_connections); in make_history_report()
H A Dconnecthand.c311 send_current_history_report(pconn->self); in establish_new_connection()
/dports/games/freeciv-nox11/freeciv-2.6.6/server/
H A Dreport.h39 void send_current_history_report(struct conn_list *dest);
H A Dreport.c299 void send_current_history_report(struct conn_list *dest) in send_current_history_report() function
1549 send_current_history_report(game.est_connections); in make_history_report()
H A Dconnecthand.c311 send_current_history_report(pconn->self); in establish_new_connection()