Searched refs:HTTP_OK (Results 1 – 4 of 4) sorted by relevance
51 case HTTP_OK: in http_to_papi_status()392 if (status != HTTP_OK) in ipp_send_initial_request_block()411 if (status != HTTP_OK) in ipp_send_initial_request_block()605 if (status != HTTP_OK) in ipp_send_request_with_file()
450 if (status != HTTP_OK) in papiJobStreamClose()
264 case HTTP_OK : in httpStatus()
198 HTTP_OK = 200, /* OPTIONS/GET/HEAD/POST/TRACE command was successful */ enumerator