Searched refs:http_status_t (Results 1 – 6 of 6) sorted by relevance
237 } http_status_t; typedef306 http_status_t status; /* Status of last request */328 http_status_t expect; /* Expect: header */382 extern const char *httpStatus(http_status_t status);384 extern http_status_t httpUpdate(http_t *http);
256 httpStatus(http_status_t status) /* I - HTTP status code */ in httpStatus()
1551 http_status_t /* O - HTTP status */1643 http->status = (http_status_t)status; in httpUpdate()1665 http->expect = (http_status_t)atoi(value); in httpUpdate()
101 extern papi_status_t http_to_papi_status(http_status_t status);
48 http_to_papi_status(http_status_t status) in http_to_papi_status()358 http_status_t status; in ipp_send_initial_request_block()561 http_status_t status = HTTP_CONTINUE; in ipp_send_request_with_file()
433 http_status_t status = HTTP_CONTINUE; in papiJobStreamClose()