Home
last modified time | relevance | path

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

/external/libcups/cups/
Dhttp-support.c83 static const char * const http_states[] = variable
1320 return (http_states[state - HTTP_STATE_ERROR]); in httpStateString()