/curl/lib/ |
H A D | splay.c | 44 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 D | http_proxy.h | 58 #define IS_HTTPS_PROXY(t) (((t) == CURLPROXY_HTTPS) || \ argument
|
H A D | curl_threads.c | 66 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 D | curl_sha512_256.c | 500 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 D | parsedate.c | 359 time_t t = 0; in parsedate() local
|
H A D | curl_ntlm_core.c | 463 static void time2filetime(struct ms_filetime *ft, time_t t) in time2filetime()
|
H A D | md5.c | 319 #define MD5_STEP(f, a, b, c, d, x, t, s) \ argument
|
H A D | sha256.c | 379 unsigned long t; in sha256_compress() local
|
H A D | c-hyper.c | 373 hyper_task_return_type t; in Curl_hyper_stream() local
|
H A D | cf-https-connect.c | 426 struct curltime t, tmax; in cf_get_max_baller_time() local
|
H A D | multi.c | 1236 int t; in reset_socket_fdwrite() local 2989 struct Curl_tree *t = NULL; local 3483 struct Curl_tree *t = NULL; local
|
H A D | curl_setup.h | 652 # define select(n,r,w,x,t) select_s(n,r,w,x,t) argument
|
H A D | connect.c | 1033 struct curltime t, tmax; in get_max_baller_time() local
|
/curl/docs/examples/ |
H A D | http2-download.c | 107 struct transfer *t = (struct transfer *)userp; in my_trace() local 141 static void setup(struct transfer *t, int num) in setup()
|
H A D | chkspeed.c | 154 time_t t = time(NULL); in main() local
|
H A D | evhiperfifo.c | 126 double t = timeout_ms / 1000; in multi_timer_cb() local
|
/curl/tests/http/clients/ |
H A D | hx-upload.c | 180 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() 345 struct transfer *t; in main() local
|
H A D | hx-download.c | 177 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() 303 struct transfer *t; in main() local
|
/curl/tests/unit/ |
H A D | unit1309.c | 40 static void splayprint(struct Curl_tree *t, int d, char output) in splayprint()
|
H A D | unit2603.c | 70 static void parse_success(struct tcase *t) in parse_success()
|
/curl/tests/libtest/ |
H A D | first.c | 75 struct timeval t; in wait_ms() local
|
/curl/src/ |
H A D | var.c | 61 struct tool_var *t = list; in varcleanup() local
|
H A D | tool_urlglob.c | 482 const char *t; in glob_url() local
|
/curl/packages/OS400/ |
H A D | ccsidcurl.c | 56 #define ICONV_OPEN_ERROR(t) ((t).return_value == -1) argument 374 time_t t; in curl_getdate_ccsid() local
|
H A D | os400sys.c | 355 char *t = malloc(i); in Curl_gss_convert_in_place() local
|