/curl/tests/libtest/ |
H A D | testutil.c | 38 struct timeval now; in tutil_tvnow() local 56 struct timeval now; in tutil_tvnow() local 88 struct timeval now; in tutil_tvnow() local 100 struct timeval now; in tutil_tvnow() local
|
H A D | testtrace.c | 103 struct tm *now; in libtest_debug_cb() local
|
H A D | lib582.c | 170 struct timeval now; in getMicroSecondTimeout() local
|
H A D | lib530.c | 202 struct timeval now; in getMicroSecondTimeout() local
|
/curl/lib/ |
H A D | timeval.c | 35 struct curltime now; in Curl_now() local 73 struct timeval now; in Curl_now() local 172 struct timeval now; in Curl_now() local 187 struct curltime now; in Curl_now() local
|
H A D | psl.c | 51 struct curltime now = Curl_now(); in now_seconds() local 60 time_t now; in Curl_psl_use() local
|
H A D | speedcheck.c | 42 struct curltime now) in Curl_speedcheck()
|
H A D | progress.c | 242 struct curltime now = Curl_now(); in Curl_pgrsTime() local 284 struct curltime now) in Curl_pgrsLimitWaitTime() 333 void Curl_ratelimit(struct Curl_easy *data, struct curltime now) in Curl_ratelimit() 404 static bool progress_calc(struct Curl_easy *data, struct curltime now) in progress_calc() 630 struct curltime now = Curl_now(); /* what time is it */ in Curl_pgrsUpdate() local 640 struct curltime now = Curl_now(); /* what time is it */ in Curl_pgrsUpdate_nometer() local
|
H A D | conncache.c | 519 struct curltime now; in cpool_bundle_get_oldest_idle() local 549 struct curltime now; in cpool_get_oldest_idle() local 965 struct curltime now; in cpool_perform() local 1187 struct curltime now; member 1234 struct curltime *now = param; in conn_upkeep() local 1243 struct curltime now = Curl_now(); in Curl_cpool_upkeep() local
|
H A D | connect.c | 107 struct curltime now; in Curl_timeleft() local 148 struct curltime now; in Curl_shutdown_start() local 163 struct curltime now; in Curl_shutdown_timeleft() local 182 struct curltime now; in Curl_conn_shutdown_timeleft() local 571 struct curltime *now, in baller_connect() 610 struct curltime now; in is_connected() local
|
H A D | hsts.c | 152 time_t now = time(NULL); in Curl_hsts_parse() local 259 time_t now = time(NULL); in Curl_hsts() local
|
H A D | rand.c | 133 struct curltime now = Curl_now(); in weak_random() local
|
H A D | hostip.c | 179 time_t now; member 215 time_t now) in hostcache_prune() 236 time_t now; in Curl_hostcache_prune() local
|
H A D | cf-https-connect.c | 223 struct curltime now) in time_to_start_h21() 260 struct curltime now; in cf_hc_connect() local
|
H A D | multi.c | 1674 struct curltime *now, 2990 struct curltime now = Curl_now(); local 3428 static CURLMcode add_next_timeout(struct curltime now, 3473 struct curltime now; member 3743 struct curltime now = Curl_now(); local 4000 struct curltime now = Curl_now(); local
|
/curl/src/ |
H A D | tool_util.c | 40 struct timeval now; in tvnow() local 76 struct timeval now; in tvnow() local 108 struct timeval now; in tvnow() local 120 struct timeval now; in tvnow() local
|
H A D | tool_cb_rea.c | 58 struct timeval now = tvnow(); in tool_read_cb() local 134 struct timeval now = tvnow(); in tool_readbusy_cb() local
|
H A D | tool_cb_prg.c | 136 struct timeval now = tvnow(); in tool_progress_cb() local
|
H A D | tool_cb_dbg.c | 51 struct tm *now; in hms_for_sec() local
|
H A D | tool_progress.c | 161 struct timeval now; in progress_meter() local
|
/curl/tests/unit/ |
H A D | unit1606.c | 56 struct curltime now = {1, 0}; in runawhile() local
|
H A D | unit1399.c | 85 struct curltime now = Curl_now(); variable
|
H A D | unit1303.c | 82 struct curltime now; variable
|
/curl/tests/server/ |
H A D | util.c | 91 struct tm *now; in logmsg() local 382 struct timeval now; in tvnow() local 404 struct timeval now; in tvnow() local 436 struct timeval now; in tvnow() local 448 struct timeval now; in tvnow() local
|
/curl/docs/examples/ |
H A D | http2-upload.c | 143 struct tm *now; in my_trace() local
|