Home
last modified time | relevance | path

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

/third_party/curl/tests/libtest/
Dlib1560.c1035 return CURLUPART_ZONEID; in part2id()
1063 if(what > CURLUPART_ZONEID) in updateurl()
1503 rc = curl_url_get(u, CURLUPART_ZONEID, &url, 0); in scopeid()
1513 rc = curl_url_set(u, CURLUPART_ZONEID, "clown", 0); in scopeid()
1576 rc = curl_url_get(u, CURLUPART_ZONEID, &p, 0); in get_nothing()
1592 {CURLUPART_ZONEID, "eth0", NULL, CURLUE_NO_ZONEID},
/third_party/curl/docs/libcurl/
Dcurl_url_get.md143 but is provided separately in *CURLUPART_ZONEID*. IPv6 numerical addresses
149 ## CURLUPART_ZONEID section in PARTS
202 Added in 7.62.0. CURLUPART_ZONEID was added in 7.65.0.
Dlibcurl-url.md97 rc = curl_url_get(h, CURLUPART_ZONEID, &zoneid, 0);
120 rc = curl_url_set(urlp, CURLUPART_ZONEID, "eth0", 0);
Dcurl_url_set.md109 *CURLUPART_ZONEID*).
113 ## CURLUPART_ZONEID section in PARTS
236 Added in 7.62.0. CURLUPART_ZONEID was added in 7.65.0.
Dsymbols-in-versions1115 CURLUPART_ZONEID 7.65.0
Dlibcurl-symbols.md3329 ## CURLUPART_ZONEID section in libcurl symbols
/third_party/curl/include/curl/
Durlapi.h81 CURLUPART_ZONEID /* added in 7.65.0 */ enumerator
/third_party/curl/lib/
Durlapi.c1456 case CURLUPART_ZONEID: in curl_url_get()
1721 case CURLUPART_ZONEID: in curl_url_set()
1793 case CURLUPART_ZONEID: in curl_url_set()
Durl.c1726 CURLUcode uc = curl_url_get(uh, CURLUPART_ZONEID, &zoneid, 0);
/third_party/curl/src/
Dtool_writeout.c247 cpart = CURLUPART_ZONEID; in urlpart()
/third_party/curl/packages/OS400/
Dcurl.inc.in2289 d CURLUPART_ZONEID...