Home
last modified time | relevance | path

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

/curl/lib/
H A Dheaders.c46 struct curl_header *hout) in copy_header_external() argument
48 struct curl_header *h = hout; in copy_header_external()
67 struct curl_header **hout) in curl_easy_header() argument
76 if(!name || !hout || !data || in curl_easy_header()
123 *hout = &data->state.headerout[0]; in curl_easy_header()
427 struct curl_header **hout) in curl_easy_header() argument
434 (void)hout; in curl_easy_header()
/curl/include/curl/
H A Dheader.h63 struct curl_header **hout);
/curl/packages/OS400/
H A Dccsidcurl.h104 struct curl_header **hout,
H A Dccsidcurl.c1514 struct curl_header **hout, unsigned int ccsid) in curl_easy_header_ccsid() argument
1523 result = curl_easy_header(easy, s, index, origin, request, hout); in curl_easy_header_ccsid()
H A DREADME.OS400214 hout parameter is kept in libcurl's encoding and should not be altered.
H A Dcurl.inc.in3175 d hout * curl_header **
3392 d hout * curl_header **
/curl/docs/libcurl/
H A Dcurl_easy_header.md32 struct curl_header **hout);
37 curl_easy_header(3) returns a pointer to a "curl_header" struct in **hout**

Completed in 34 milliseconds