Home
last modified time | relevance | path

Searched defs:val (Results 1 – 25 of 28) sorted by relevance

12

/curl/lib/
H A Dgetinfo.c207 unsigned long val = strtoul(timestr, NULL, 10); in getinfo_long() local
219 unsigned long val = strtoul(timestr, NULL, 10); in getinfo_long() local
372 unsigned long val = strtoul(timestr, NULL, 10); in getinfo_offt() local
465 unsigned long val = strtoul(timestr, NULL, 10); in getinfo_double() local
H A Dinet_pton.c115 unsigned int val = (unsigned int)(*tp * 10) + in inet_pton4() local
165 size_t val; in inet_pton6() local
H A Dbase64.c133 unsigned char val; in Curl_base64_decode() local
150 unsigned char val; in Curl_base64_decode() local
H A Dsha256.c271 #define WPA_PUT_BE32(a, val) \ argument
280 #define WPA_PUT_BE64(a, val) \ argument
292 #define WPA_PUT_BE64(a, val) \ argument
H A Dhostip.h71 unsigned char *val; /* raw encoded octets */ member
H A Dsetopt.c175 static CURLcode protocol2num(const char *str, curl_prot_t *val) in protocol2num()
H A Ddoh.h148 unsigned char *val; /* raw encoded octets */ member
H A Dparsedate.c412 int val; in parsedate() local
H A Dcf-socket.c461 int val = CURL_MAX_WRITE_SIZE + 32; in Curl_sndbuf_init() local
1852 int val = IP_PMTUDISC_DO; in cf_udp_setup_quic() local
1860 int val = IPV6_PMTUDISC_DO; in cf_udp_setup_quic() local
H A Dmprintf.c144 } val; member
967 double val = iptr->val.dnum; in formatf() local
H A Dhsts.c66 curl_off_t val; in hsts_debugtime() local
H A Dasyn-thread.c303 const uint64_t val = 1; in getaddrinfo_thread() local
H A Daltsvc.c467 long val = strtol(timestr, NULL, 10); in altsvc_debugtime() local
H A Dcurl_sha512_256.c317 #define MHDX_PUT_64BIT_BE(ptr,val) do { \ argument
/curl/src/
H A Dtool_paramhlp.c165 static ParameterError getnum(long *val, const char *str, int base) in getnum()
184 ParameterError str2num(long *val, const char *str) in str2num()
189 ParameterError oct2nummax(long *val, const char *str, long max) in oct2nummax()
211 ParameterError str2unum(long *val, const char *str) in str2unum()
232 ParameterError str2unummax(long *val, const char *str, long max) in str2unummax()
256 static ParameterError str2double(double *val, const char *str, double max) in str2double()
364 const char * const *val, char **ostr, const char *str) in proto2num()
503 ParameterError str2offset(curl_off_t *val, const char *str) in str2offset()
720 ParameterError str2tls_max(long *val, const char *str) in str2tls_max()
H A Dtool_getparam.c55 static ParameterError getstr(char **str, const char *val, bool allowblank) in getstr()
2614 long val; in getparameter() local
/curl/docs/examples/
H A Dhref_extractor.c57 char tag[1], attr[4], val[128]; in main() local
H A Dchkspeed.c179 curl_off_t val; in main() local
/curl/tests/http/testenv/mod_curltest/
H A Dmod_curltest.c207 char *s, *val, *arg = APR_ARRAY_IDX(args, i, char *); in curltest_echo_handler() local
353 char *s, *val, *arg = APR_ARRAY_IDX(args, i, char *); in curltest_tweak_handler() local
554 char *s, *val, *arg = APR_ARRAY_IDX(args, i, char *); in curltest_put_handler() local
745 char *s, *val, *arg = APR_ARRAY_IDX(args, i, char *); in curltest_sslinfo_handler() local
/curl/tests/http/
H A Dscorecard.py566 def fmt_size(self, val): argument
576 def fmt_mbs(self, val): argument
579 def fmt_reqs(self, val): argument
/curl/tests/libtest/
H A Dlib537.c102 static void rlim2str(char *buf, size_t len, rlim_t val) in rlim2str()
H A Dlib518.c102 static void rlim2str(char *buf, size_t len, rlim_t val) in rlim2str()
H A Dlib1541.c39 static int geterr(const char *name, CURLcode val, int lineno) in geterr()
/curl/tests/
H A Dnegtelnetserver.py259 def from_val(cls, val): argument
/curl/lib/vtls/
H A Dx509asn1.c310 unsigned int val = 0; in int2str() local

Completed in 71 milliseconds

12