Home
last modified time | relevance | path

Searched defs:v (Results 1 – 17 of 17) sorted by relevance

/curl/lib/
H A Dgetenv.c77 char *curl_getenv(const char *v) in curl_getenv()
H A Dc-hyper.c572 const char *v; in Curl_hyper_header() local
H A Dtelnet.c937 struct curl_slist *v; in suboption() local
H A Dhttp.c2812 #define HD_IS_AND_SAYS(hd, hdlen, n, v) \ argument
2826 const char *v; in Curl_http_header() local
H A Dhttp2.c884 const char *v; in set_transfer_url() local
/curl/tests/unit/
H A Dunit1616.c52 int *value, *v; variable
/curl/scripts/
H A Dschemetable.c155 unsigned int v = calc(scheme[i].n, add, shift); in main() local
/curl/src/
H A Dtool_easysrc.c126 #define CHKRET(v) do {CURLcode ret = (v); if(ret) return ret;} while(0) argument
H A Dvar.c288 const struct var *v = varcontent(global, name, nlen); in varexpand() local
H A Dtool_setopt.h34 #define SETOPT_CHECK(v,opt) do { \ argument
H A Dtool_setopt.c44 #define NV1(e, v) {#e, (v)} argument
H A Dtool_operate.c1666 const char *v = curl_version_info(CURLVERSION_NOW)->ssl_version; in single_transfer() local
/curl/tests/http/testenv/
H A Denv.py223 def versiontuple(self, v): argument
/curl/lib/vtls/
H A Dopenssl.c691 #define BIO_set_init(x,v) ((x)->init=(v)) argument
693 #define BIO_set_data(x,v) ((x)->ptr=(v)) argument
696 #define BIO_set_shutdown(x,v) ((x)->shutdown=(v)) argument
/curl/lib/vquic/
H A Dcurl_msh3.c104 uint32_t v[4]; in Curl_msh3_ver() local
H A Dcurl_osslq.c2261 uint64_t v; in cf_osslq_query() local
/curl/include/curl/
H A Dcurl.h1092 #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu argument

Completed in 90 milliseconds