Searched refs:HTTP_STATE_STATUS (Results 1 – 3 of 3) sorted by relevance
207 HTTP_STATE_STATUS, /* Command complete, sending status */ enumerator225 # define HTTP_STATUS HTTP_STATE_STATUS
1666 http->state = HTTP_STATE_STATUS; in httpPeek()2125 http->state = HTTP_STATE_STATUS; in httpRead2()3313 http->state = HTTP_STATE_STATUS; in httpWrite2()3504 http->state == HTTP_STATE_STATUS) in httpWriteResponse()
580 httpGetState(con->http) == HTTP_STATE_STATUS) in cupsdReadClient()1563 if (httpGetState(con->http) == HTTP_STATE_STATUS) in cupsdReadClient()