Searched refs:curl_header (Results 1 – 15 of 15) sorted by relevance
31 struct curl_header { struct63 struct curl_header **hout);65 CURL_EXTERN struct curl_header *curl_easy_nextheader(CURL *easy,68 struct curl_header *prev);
46 struct curl_header *header; in main()67 struct curl_header *h; in main()68 struct curl_header *prev = NULL; in main()
46 struct curl_header *hout) in copy_header_external()48 struct curl_header *h = hout; in copy_header_external()67 struct curl_header **hout) in curl_easy_header()128 struct curl_header *curl_easy_nextheader(CURL *easy, in curl_easy_nextheader()131 struct curl_header *prev) in curl_easy_nextheader()427 struct curl_header **hout) in curl_easy_header()438 struct curl_header *curl_easy_nextheader(CURL *easy, in curl_easy_nextheader()441 struct curl_header *prev) in curl_easy_nextheader()
1273 struct curl_header headerout[2]; /* for external purposes */
35 struct curl_header *header = NULL; in showem()36 struct curl_header *prev = NULL; in showem()
40 struct curl_header *h; in test()
52 struct curl_header *header; in showem()
24 struct curl_header *curl_easy_nextheader(CURL *easy,27 struct curl_header *prev);71 struct curl_header *prev = NULL;72 struct curl_header *h;
32 struct curl_header **hout);37 curl_easy_header(3) returns a pointer to a "curl_header" struct in **hout**83 struct curl_header {109 The **origin** field in the "curl_header" struct has one of the origin bits147 struct curl_header *type;
128 struct curl_header *header; in headerJSON()129 struct curl_header *prev = NULL; in headerJSON()
627 struct curl_header *header; in ourWriteOut()
104 struct curl_header **hout,
2492 d curl_header ds based(######ptr######)3168 d pr extproc('curl_easy_header') curl_header *3175 d hout * curl_header **3178 d pr * extproc('curl_easy_nextheader') curl_header *3182 d prev * value curl_header *3385 d pr extproc('curl_easy_header_ccsid') curl_header *3392 d hout * curl_header **
1515 struct curl_header **hout, unsigned int ccsid) in curl_easy_header_ccsid()
61 d header ds likeds(curl_header) based(hp)