Home
last modified time | relevance | path

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

/curl/lib/
H A Dc-hyper.c348 const uint8_t *reasonp; in Curl_hyper_stream() local
450 reasonp = hyper_response_reason_phrase(resp); in Curl_hyper_stream()
461 http_status, http_version, reasonp, reason_len); in Curl_hyper_stream()
784 const uint8_t *reasonp; in http1xx_cb() local
791 reasonp = hyper_response_reason_phrase(resp); in http1xx_cb()
795 http_status, http_version, reasonp, reason_len); in http1xx_cb()

Completed in 5 milliseconds