Home
last modified time | relevance | path

Searched refs:reasonp (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/lib/
H A Dc-hyper.c349 const uint8_t *reasonp; in Curl_hyper_stream() local
462 reasonp = hyper_response_reason_phrase(resp); in Curl_hyper_stream()
473 http_status, http_version, reasonp, reason_len); in Curl_hyper_stream()
826 const uint8_t *reasonp; in http1xx_cb() local
833 reasonp = hyper_response_reason_phrase(resp); in http1xx_cb()
837 http_status, http_version, reasonp, reason_len); in http1xx_cb()

Completed in 2 milliseconds