Searched refs:http_states (Results 1 – 1 of 1) sorted by relevance
83 static const char * const http_states[] = variable1320 return (http_states[state - HTTP_STATE_ERROR]); in httpStateString()