Searched refs:curl_header (Results 1 – 13 of 13) 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);
45 struct curl_header *hout) in copy_header_external()47 struct curl_header *h = hout; in copy_header_external()66 struct curl_header **hout) in curl_easy_header()127 struct curl_header *curl_easy_nextheader(CURL *easy, in curl_easy_nextheader()130 struct curl_header *prev) in curl_easy_nextheader()373 struct curl_header **hout) in curl_easy_header()384 struct curl_header *curl_easy_nextheader(CURL *easy, in curl_easy_nextheader()387 struct curl_header *prev) in curl_easy_nextheader()
1420 struct curl_header headerout[2]; /* for external purposes */
46 struct curl_header *header; in main()67 struct curl_header *h; in main()68 struct curl_header *prev = NULL; in main()
35 struct curl_header *header = NULL; in showem()36 struct curl_header *prev = NULL; in showem()
40 struct curl_header *h; in test()
50 struct curl_header *header; in showem()
130 struct curl_header *header; in headerJSON()131 struct curl_header *prev = NULL; in headerJSON()
597 struct curl_header *header; in ourWriteOut()
104 struct curl_header **hout,
2461 d curl_header ds based(######ptr######)3125 d pr extproc('curl_easy_header') curl_header *3132 d hout * curl_header **3135 d pr * extproc('curl_easy_nextheader') curl_header *3139 d prev * value curl_header *3342 d pr extproc('curl_easy_header_ccsid') curl_header *3349 d hout * curl_header **
1512 struct curl_header **hout, unsigned int ccsid) in curl_easy_header_ccsid()
61 d header ds likeds(curl_header) based(hp)