Searched refs:http_status_t (Results 1 – 6 of 6) sorted by relevance
235 } http_status_t; typedef304 http_status_t status; /* Status of last request */326 http_status_t expect; /* Expect: header */380 extern const char *httpStatus(http_status_t status);382 extern http_status_t httpUpdate(http_t *http);
254 httpStatus(http_status_t status) /* I - HTTP status code */ in httpStatus()
1549 http_status_t /* O - HTTP status */1641 http->status = (http_status_t)status; in httpUpdate()1663 http->expect = (http_status_t)atoi(value); in httpUpdate()
99 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()