Home
last modified time | relevance | path

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

/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dserver.c1241 …level_info,__FUNCTION__,"the server is shutting down (%d connections left)",connlist_get_length()); in _server_mainloop()
1258 …ntf(text,"The server will shut down in %s (%d connections remaining).",tstr,connlist_get_length()); in _server_mainloop()
1264 …UNCTION__,"the server will shut down in %s (%d connections remaining)",tstr,connlist_get_length()); in _server_mainloop()
H A Dconnection.h409 extern int connlist_get_length(void) ;
H A Dconnection.c3509 extern int connlist_get_length(void) in connlist_get_length() function