/curl/lib/ |
H A D | curl_range.c | 58 DEBUGF(infof(data, "RANGE %" FMT_OFF_T " to end of file", from)); in Curl_range() 64 DEBUGF(infof(data, "RANGE the last %" FMT_OFF_T " bytes", to)); in Curl_range() 80 DEBUGF(infof(data, "RANGE from %" FMT_OFF_T in Curl_range() 81 " getting %" FMT_OFF_T " bytes", in Curl_range() 84 DEBUGF(infof(data, "range-download from %" FMT_OFF_T in Curl_range() 85 " to %" FMT_OFF_T ", totally %" FMT_OFF_T " bytes", in Curl_range()
|
H A D | progress.c | 51 msnprintf(r, 9, "%2" FMT_OFF_T ":%02" FMT_OFF_T ":%02" FMT_OFF_T, h, m, s); in time2str() 59 msnprintf(r, 9, "%3" FMT_OFF_T "d %02" FMT_OFF_T "h", d, h); in time2str() 61 msnprintf(r, 9, "%7" FMT_OFF_T "d", d); in time2str() 77 msnprintf(max5, 6, "%5" FMT_OFF_T, bytes); in max5data() 84 msnprintf(max5, 6, "%2" FMT_OFF_T ".%0" in max5data() 85 FMT_OFF_T "M", bytes/ONE_MEGABYTE, in max5data() 94 msnprintf(max5, 6, "%2" FMT_OFF_T ".%0" in max5data() 95 FMT_OFF_T "G", bytes/ONE_GIGABYTE, in max5data() 555 "%3" FMT_OFF_T " %s " in progress_meter() 556 "%3" FMT_OFF_T " %s " in progress_meter() [all …]
|
H A D | timediff.h | 32 #define FMT_TIMEDIFF_T FMT_OFF_T
|
H A D | conncache.c | 313 FMT_OFF_T " from %zu to reach destination " in Curl_cpool_check_limits() 334 FMT_OFF_T " from %zu to reach total " in Curl_cpool_check_limits() 375 DEBUGF(infof(data, "Added connection %" FMT_OFF_T ". " in Curl_cpool_add_conn() 710 DEBUGF(infof(data, "[CCACHE] not discarding #%" FMT_OFF_T in cpool_discard_conn() 761 "discarding #%" FMT_OFF_T, in cpool_discard_conn() 769 DEBUGF(infof(data, "[CCACHE] added #%" FMT_OFF_T in cpool_discard_conn() 810 infof(data, "%s connection #%" FMT_OFF_T, in Curl_cpool_disconnect() 839 DEBUGF(infof(data, "connection #%" FMT_OFF_T in cpool_run_conn_shutdown_handler() 1045 DEBUGF(infof(data, "[CCACHE] closing #%" FMT_OFF_T, in cpool_close_and_destroy() 1048 DEBUGF(infof(data, "closing connection #%" FMT_OFF_T, in cpool_close_and_destroy() [all …]
|
H A D | ws.c | 131 FMT_OFF_T "/%" FMT_OFF_T "]", in ws_dec_info() 285 FMT_OFF_T " remain", nwritten, remain); in ws_dec_pass_payload() 495 infof(data, "WS-ENC: %s [%s%s%s payload=%" FMT_OFF_T "/%" FMT_OFF_T "]", in ws_enc_info() 553 FMT_OFF_T, payload_len); in ws_enc_write_head() 1008 FMT_OFF_T ", %" FMT_OFF_T " left)", in curl_ws_recv() 1141 CURL_TRC_WS(data, "curl_ws_send(len=%zu, fragsize=%" FMT_OFF_T in curl_ws_send() 1197 FMT_OFF_T ")", in curl_ws_send() 1262 CURL_TRC_WS(data, "curl_ws_send(len=%zu, fragsize=%" FMT_OFF_T in curl_ws_send()
|
H A D | sendf.c | 295 failf(data, "end of response with %" FMT_OFF_T " bytes missing", in cw_download_write() 331 ", size = %" FMT_OFF_T in cw_download_write() 332 ", maxdownload = %" FMT_OFF_T in cw_download_write() 333 ", bytecount = %" FMT_OFF_T, in cw_download_write() 341 "(%" FMT_OFF_T ") with %" FMT_OFF_T " bytes", in cw_download_write() 690 "only %"FMT_OFF_T"/%"FMT_OFF_T " of needed bytes read", in cr_in_read() 740 CURL_TRC_READ(data, "cr_in_read(len=%zu, total=%"FMT_OFF_T in cr_in_read() 741 ", read=%"FMT_OFF_T") -> %d, nread=%zu, eos=%d", in cr_in_read() 806 failf(data, "Could only read %" FMT_OFF_T " bytes from the input", in cr_in_resume_from() 1138 CURL_TRC_READ(data, "add fread reader, len=%"FMT_OFF_T " -> %d", in Curl_creader_set_fread()
|
H A D | transfer.c | 482 " milliseconds with %" FMT_OFF_T " out of %" in Curl_sendrecv() 483 FMT_OFF_T " bytes received", in Curl_sendrecv() 489 " milliseconds with %" FMT_OFF_T " bytes received", in Curl_sendrecv() 504 failf(data, "transfer closed with %" FMT_OFF_T in Curl_sendrecv()
|
H A D | request.c | 276 infof(data, "abort upload after having sent %" FMT_OFF_T " bytes", in Curl_req_set_upload_done() 282 infof(data, "upload completely sent off: %" FMT_OFF_T " bytes", in Curl_req_set_upload_done()
|
H A D | http_chunks.c | 192 FMT_OFF_T " bytes", ch->datasize); in httpchunk_readwrite() 229 FMT_OFF_T " bytes in chunk remain", in httpchunk_readwrite()
|
H A D | ftp.c | 2221 failf(data, "Offset (%" FMT_OFF_T in ftp_state_retr() 2222 ") was beyond file size (%" FMT_OFF_T ")", in ftp_state_retr() 2233 failf(data, "Offset (%" FMT_OFF_T in ftp_state_retr() 2234 ") was beyond file size (%" FMT_OFF_T ")", in ftp_state_retr() 2256 infof(data, "Instructs server to resume from offset %" FMT_OFF_T, in ftp_state_retr() 2259 result = Curl_pp_sendf(data, &ftpc->pp, "REST %" FMT_OFF_T, in ftp_state_retr() 2317 "Content-Length: %" FMT_OFF_T "\r\n", filesize); in ftp_state_size_resp() 2497 infof(data, "Maxdownload = %" FMT_OFF_T, data->req.maxdownload); in ftp_state_get_resp() 2500 infof(data, "Getting file with size: %" FMT_OFF_T, size); in ftp_state_get_resp() 3367 failf(data, "Uploaded unaligned file size (%" FMT_OFF_T in ftp_done() [all …]
|
H A D | mime.c | 1995 "only %"FMT_OFF_T"/%"FMT_OFF_T in cr_mime_read() 2048 CURL_TRC_READ(data, "cr_mime_read(len=%zu, total=%" FMT_OFF_T in cr_mime_read() 2049 ", read=%"FMT_OFF_T") -> %d, %zu, %d", in cr_mime_read() 2092 failf(data, "Could only read %" FMT_OFF_T in cr_mime_resume_from()
|
H A D | rtsp.c | 536 Curl_dyn_addf(&req_buffer, "Content-Length: %" FMT_OFF_T"\r\n", in rtsp_do() 856 " rtspc->state=%d, req.size=%" FMT_OFF_T ")", in rtsp_rtp_write_resp()
|
H A D | http.c | 465 infof(data, "%s%sclose instead of sending %" FMT_OFF_T " more bytes", in http_perhapsrewind() 2049 failf(data, "Unable to resume from offset %" FMT_OFF_T, in http_resume() 2186 result = Curl_dyn_addf(r, "Content-Length: %" FMT_OFF_T "\r\n", in Curl_http_req_complete() 2344 aprintf("Content-Range: bytes 0-%" FMT_OFF_T "/%" FMT_OFF_T "\r\n", in Curl_http_range() 2357 aprintf("Content-Range: bytes %s%" FMT_OFF_T "/%" FMT_OFF_T "\r\n", in Curl_http_range() 2364 aprintf("Content-Range: bytes %s/%" FMT_OFF_T "\r\n", in Curl_http_range()
|
H A D | file.c | 471 msnprintf(header, sizeof(header), "Content-Length: %" FMT_OFF_T "\r\n", in file_do()
|
H A D | curl_setup.h | 586 #define FMT_OFF_T CURL_FORMAT_CURL_OFF_T macro
|
H A D | tftp.c | 243 "set timeouts for state %d; Total % " FMT_OFF_T ", retry %d maxtry %d", in tftp_set_timeouts() 485 msnprintf(buf, sizeof(buf), "%" FMT_OFF_T, in tftp_send_first()
|
H A D | url.c | 634 DEBUGF(infof(data, "Curl_disconnect(conn #%" FMT_OFF_T ", aborted=%d)", in Curl_on_disconnect() 803 infof(data, "Connection %" FMT_OFF_T " seems to be dead", in Curl_conn_seems_dead() 918 infof(data, "Connection #%" FMT_OFF_T in url_match_conn() 993 "Connection #%" FMT_OFF_T in url_match_conn() 1104 "Connection #%" FMT_OFF_T in url_match_conn() 1957 s->range = aprintf("%" FMT_OFF_T "-", s->resume_from);
|
H A D | cookie.c | 1176 "expire %" FMT_OFF_T, in Curl_cookie_add() 1528 "%" FMT_OFF_T "\t" /* expires */ in get_netscape_format()
|
H A D | doh.c | 221 DEBUGF(infof(doh, "doh_done: xfer for mid=%" FMT_OFF_T in doh_done() 1420 FMT_OFF_T " not found!", in Curl_doh_close()
|
H A D | multi.c | 653 FMT_OFF_T ", forbid=%d" in multi_done_locked() 674 infof(data, "Connection #%" FMT_OFF_T " to host %s left intact", in multi_done_locked() 1694 " milliseconds with %" FMT_OFF_T " out of %" 1695 FMT_OFF_T " bytes received", 1700 " milliseconds with %" FMT_OFF_T " bytes received",
|
H A D | imap.c | 817 result = imap_sendf(data, "APPEND %s (\\Seen) {%" FMT_OFF_T "}", in imap_perform_append() 1170 infof(data, "Found %" FMT_OFF_T " bytes to download", size); in imap_state_fetch_resp()
|
/curl/lib/vssh/ |
H A D | libssh.c | 1244 failf(data, "Bad file size (%" FMT_OFF_T ")", size); in myssh_statemach_act() 1629 failf(data, "Bad file size (%" FMT_OFF_T ")", size); in myssh_statemach_act() 1659 failf(data, "Offset (%" FMT_OFF_T ") was beyond file size (%" in myssh_statemach_act() 1660 FMT_OFF_T ")", from, size); in myssh_statemach_act() 1689 failf(data, "Offset (%" FMT_OFF_T ") was beyond file size (%" in myssh_statemach_act() 1690 FMT_OFF_T ")", data->state.resume_from, size); in myssh_statemach_act() 1698 failf(data, "Offset (%" FMT_OFF_T in myssh_statemach_act() 1699 ") was beyond file size (%" FMT_OFF_T ")", in myssh_statemach_act()
|
H A D | wolfssh.c | 284 infof(data, "sent %zu bytes SFTP from offset %" FMT_OFF_T, in wsftp_send() 581 failf(data, "Bad file size (%" FMT_OFF_T ")", size); in wssh_statemach_act() 772 infof(data, "SFTP download %" FMT_OFF_T " bytes", size); in wssh_statemach_act()
|
H A D | libssh2.c | 1139 failf(data, "Bad file size (%" FMT_OFF_T ")", size); in sftp_upload_init() 1524 failf(data, "Bad file size (%" FMT_OFF_T ")", size); in sftp_download_stat() 1552 failf(data, "Offset (%" FMT_OFF_T ") was beyond file size (%" in sftp_download_stat() 1553 FMT_OFF_T ")", from, (curl_off_t)attrs.filesize); in sftp_download_stat() 1578 failf(data, "Offset (%" FMT_OFF_T ") was beyond file size (%" in sftp_download_stat() 1579 FMT_OFF_T ")", in sftp_download_stat() 1588 failf(data, "Offset (%" FMT_OFF_T in sftp_download_stat() 1589 ") was beyond file size (%" FMT_OFF_T ")", in sftp_download_stat()
|
/curl/lib/vquic/ |
H A D | curl_quiche.c | 912 FMT_OFF_T ") -> %zd, %d", in cf_quiche_recv() 1551 CURL_TRC_CF(data, cf, "query conn[%" FMT_OFF_T "]: " in cf_quiche_query()
|