Home
last modified time | relevance | path

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

/external/curl/lib/
Dc-hyper.c344 const uint8_t *reasonp; in Curl_hyper_stream() local
449 reasonp = hyper_response_reason_phrase(resp); in Curl_hyper_stream()
460 http_status, http_version, reasonp, reason_len); in Curl_hyper_stream()
829 const uint8_t *reasonp; in http1xx_cb() local
836 reasonp = hyper_response_reason_phrase(resp); in http1xx_cb()
840 http_status, http_version, reasonp, reason_len); in http1xx_cb()