Searched refs:connection_state_t (Results 1 – 4 of 4) sorted by relevance
4 const char *connection_get_state(connection_state_t state) { in connection_get_state()21 const char *connection_get_short_state(connection_state_t state) { in connection_get_short_state()38 int connection_set_state(server *srv, connection *con, connection_state_t state) { in connection_set_state()
14 int connection_set_state(server *srv, connection *con, connection_state_t state);15 const char * connection_get_state(connection_state_t state);16 const char * connection_get_short_state(connection_state_t state);
347 } connection_state_t; typedef360 connection_state_t state;
913 connection_state_t ostate = con->state;