Searched refs:FMT_TIMEDIFF_T (Results 1 – 6 of 6) sorted by relevance
/curl/lib/ |
H A D | timediff.h | 32 #define FMT_TIMEDIFF_T FMT_OFF_T macro
|
H A D | connect.c | 586 infof(data, "%s connect timeout after %" FMT_TIMEDIFF_T in baller_connect() 700 CURL_TRC_CF(data, cf, "%s starting (timeout=%" FMT_TIMEDIFF_T "ms)", in is_connected() 745 "%" FMT_TIMEDIFF_T " ms: %s", in is_connected() 838 CURL_TRC_CF(data, cf, "created %s (timeout %" FMT_TIMEDIFF_T "ms)", in start_connect() 849 CURL_TRC_CF(data, cf, "created %s (timeout %" FMT_TIMEDIFF_T "ms)", in start_connect()
|
H A D | transfer.c | 481 failf(data, "Operation timed out after %" FMT_TIMEDIFF_T in Curl_sendrecv() 488 failf(data, "Operation timed out after %" FMT_TIMEDIFF_T in Curl_sendrecv()
|
H A D | multi.c | 1688 failf(data, "Resolving timed out after %" FMT_TIMEDIFF_T 1691 failf(data, "Connection timed out after %" FMT_TIMEDIFF_T 1696 failf(data, "Operation timed out after %" FMT_TIMEDIFF_T 1702 failf(data, "Operation timed out after %" FMT_TIMEDIFF_T
|
H A D | url.c | 725 infof(data, "Too old connection (%" FMT_TIMEDIFF_T in conn_maxage() 735 "Too old connection (%" FMT_TIMEDIFF_T in conn_maxage() 3252 FMT_TIMEDIFF_T " ms", peertype, ehost->dispname,
|
/curl/lib/vtls/ |
H A D | rustls.c | 893 failf(data, "rustls: connection timeout after %" FMT_TIMEDIFF_T " ms", in cr_connect_common()
|
Completed in 33 milliseconds