Searched refs:Send_paused (Results 1 – 6 of 6) sorted by relevance
/dports/games/xpilot/xpilot-4.5.5/src/server/ |
H A D | netserver.h | 106 int Send_paused(int ind, int x, int y, int count);
|
H A D | frame.c | 1019 Send_paused(conn, in Frame_ships()
|
H A D | netserver.c | 1961 int Send_paused(int ind, int x, int y, int count) in Send_paused() function
|
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/server/ |
H A D | netserver.h | 76 int Send_paused(connection_t *connp, clpos_t pos, int count);
|
H A D | frame.c | 857 Send_paused(conn, pl_i->home_base->pos, in Frame_ships()
|
H A D | netserver.c | 1884 int Send_paused(connection_t *connp, clpos_t pos, int count) in Send_paused() function
|