Home
last modified time | relevance | path

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

/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dconnection.h263 extern char const * conn_class_get_str(t_conn_class class) ;
H A Dconnection.c305 extern char const * conn_class_get_str(t_conn_class class) in conn_class_get_str() function
563 classstr = conn_class_get_str(c->protocol.class); in conn_destroy()
2289 …class %s bound to class %d without a character",conn_get_socket(c),conn_class_get_str(c->protocol.… in conn_get_chatname()
H A Dcommand.c3144 conn_class_get_str(conn_get_class(conn)), in _handle_connections_command()
3154 conn_class_get_str(conn_get_class(conn)), in _handle_connections_command()
3166 conn_class_get_str(conn_get_class(conn)), in _handle_connections_command()