Home
last modified time | relevance | path

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

12

/curl/lib/
H A Dsplay.c44 struct Curl_tree *t) in Curl_splay()
103 struct Curl_tree *t, in Curl_splayinsert()
157 struct Curl_tree *t, in Curl_splaygetbest()
213 int Curl_splayremove(struct Curl_tree *t, in Curl_splayremove()
H A Dhttp_proxy.h58 #define IS_HTTPS_PROXY(t) (((t) == CURLPROXY_HTTPS) || \ argument
H A Dcurl_threads.c66 curl_thread_t t = malloc(sizeof(pthread_t)); in Curl_thread_create() local
119 curl_thread_t t; in Curl_thread_create() local
H A Dcurl_sha512_256.c500 unsigned int t; in MHDx_sha512_256_transform() local
579 #define SHA512_GET_W_FROM_DATA(buf,t) \ in MHDx_sha512_256_transform() argument
596 #define Wgen(w,t) \ in MHDx_sha512_256_transform() argument
H A Dparsedate.c359 time_t t = 0; in parsedate() local
H A Dcurl_ntlm_core.c463 static void time2filetime(struct ms_filetime *ft, time_t t) in time2filetime()
H A Dsha256.c376 unsigned long t; in sha256_compress() local
H A Dmd5.c316 #define MD5_STEP(f, a, b, c, d, x, t, s) \ argument
H A Dcf-https-connect.c419 struct curltime t, tmax; in cf_get_max_baller_time() local
H A Dc-hyper.c373 hyper_task_return_type t; in Curl_hyper_stream() local
H A Dmulti.c1230 int t; in reset_socket_fdwrite() local
2633 struct Curl_tree *t = NULL; local
3124 struct Curl_tree *t = NULL; local
H A Dcurl_setup.h649 # define select(n,r,w,x,t) select_s(n,r,w,x,t) argument
H A Dconnect.c1033 struct curltime t, tmax; in get_max_baller_time() local
/curl/tests/http/clients/
H A Dhx-upload.c180 struct transfer *t = userdata; in my_write_cb() local
206 struct transfer *t = userdata; in my_read_cb() local
242 struct transfer *t = userdata; in my_progress_cb() local
254 static int setup(CURL *hnd, const char *url, struct transfer *t, in setup()
331 struct transfer *t; in main() local
H A Dhx-download.c177 struct transfer *t = userdata; in my_write_cb() local
218 struct transfer *t = userdata; in my_progress_cb() local
230 static int setup(CURL *hnd, const char *url, struct transfer *t, in setup()
292 struct transfer *t; in main() local
/curl/docs/examples/
H A Dhttp2-download.c107 struct transfer *t = (struct transfer *)userp; in my_trace() local
141 static void setup(struct transfer *t, int num) in setup()
H A Dchkspeed.c154 time_t t = time(NULL); in main() local
H A Devhiperfifo.c126 double t = timeout_ms / 1000; in multi_timer_cb() local
/curl/tests/unit/
H A Dunit1309.c40 static void splayprint(struct Curl_tree *t, int d, char output) in splayprint()
H A Dunit2603.c70 static void parse_success(struct tcase *t) in parse_success()
/curl/tests/libtest/
H A Dfirst.c75 struct timeval t; in wait_ms() local
/curl/src/
H A Dvar.c61 struct var *t = list; in varcleanup() local
H A Dtool_urlglob.c482 const char *t; in glob_url() local
/curl/packages/OS400/
H A Dccsidcurl.c56 #define ICONV_OPEN_ERROR(t) ((t).return_value == -1) argument
374 time_t t; in curl_getdate_ccsid() local
H A Dos400sys.c355 char *t = malloc(i); in Curl_gss_convert_in_place() local

Completed in 93 milliseconds

12