Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dheaders.c41 static void copy_header_external(struct Curl_header_store *hs, in copy_header_external()
73 struct Curl_header_store *hs = NULL; in curl_easy_header()
74 struct Curl_header_store *pick = NULL; in curl_easy_header()
135 struct Curl_header_store *hs; in curl_easy_nextheader()
173 struct Curl_header_store *check = e->ptr; in curl_easy_nextheader()
225 struct Curl_header_store *hs; in unfold_value()
226 struct Curl_header_store *newhs; in unfold_value()
284 struct Curl_header_store *hs; in Curl_headers_push()
357 struct Curl_header_store *hs = e->ptr; in Curl_headers_cleanup()
Dheaders.h30 struct Curl_header_store { struct
Durldata.h1432 struct Curl_header_store *prevhead; /* the latest added header */