Searched refs:connection_get_short_state (Results 1 – 3 of 3) sorted by relevance
21 const char *connection_get_short_state(connection_state_t state) { in connection_get_short_state() function
16 const char * connection_get_short_state(connection_state_t state);
457 state = connection_get_short_state(c->state); in mod_status_handle_server_status_html()608 const char *state = connection_get_short_state(c->state); in mod_status_handle_server_status_text()