Home
last modified time | relevance | path

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

/external/libcups/cups/
Dhttp-support.c79 static const char * const http_states[] = variable
1464 return (http_states[state - HTTP_STATE_ERROR]); in httpStateString()
/external/libcups/tools/
Dippeveprinter.c5629 static const char * const http_states[] = in process_http() local
5697 fprintf(stderr, "%s %s %s\n", client->hostname, http_states[http_state], uri); in process_http()