Lines Matching refs:debug3
246 debug3("Sent message fd %d T:%u I:%u", conn->fd_out, code, id); in send_string_request()
265 debug3("Sent message fd %d T:%u I:%u F:0x%04x M:%05o", in send_string_attrs_request()
295 debug3("SSH2_FXP_STATUS %u", status); in get_status()
389 debug3("Received stat reply T:%u I:%u F:0x%04x M:%05o", in get_decode_stat()
414 debug3("Received statvfs reply T:%u I:%u", type, id); in get_decode_statvfs()
578 debug3("server upload/download buffer sizes " in sftp_init()
591 debug3("server handle limit %llu; using %u", in sftp_init()
642 debug3("Sent message limits@openssh.com I:%u", id); in sftp_get_limits()
650 debug3("Received limits reply T:%u I:%u", type, msg_id); in sftp_get_limits()
690 debug3("Sent message SSH2_FXP_CLOSE I:%u", id); in sftp_close()
742 debug3("Sending SSH2_FXP_READDIR I:%u", id); in sftp_lsreaddir()
759 debug3("Received reply T:%u I:%u", type, id); in sftp_lsreaddir()
769 debug3("Received SSH2_FXP_STATUS %d", rstatus); in sftp_lsreaddir()
784 debug3("Received %d SSH2_FXP_NAME responses", count); in sftp_lsreaddir()
1071 debug3("%s %s -> %s", what, path, filename); in sftp_realpath_expand()
1154 debug3("Sent message SSH2_FXP_OPEN I:%u P:%s", id, oldpath); in sftp_copy()
1175 debug3("Sent message SSH2_FXP_OPEN I:%u P:%s", id, newpath); in sftp_copy()
1199 debug3("Sent message copy-data \"%s\" 0 0 -> \"%s\" 0", in sftp_copy()
1249 debug3("Sent message %s \"%s\" -> \"%s\"", in sftp_rename()
1288 debug3("Sent message hardlink@openssh.com \"%s\" -> \"%s\"", in sftp_hardlink()
1324 debug3("Sent message SSH2_FXP_SYMLINK \"%s\" -> \"%s\"", oldpath, in sftp_symlink()
1358 debug3("Sent message fsync@openssh.com I:%u", id); in sftp_fsync()
1417 debug3("SSH_FXP_READLINK %s -> %s", path, filename); in sftp_readlink()
1572 debug3("Sent %s message SSH2_FXP_OPEN I:%u P:%s M:0x%04x", in send_open()
1708 debug3("Request range %llu -> %llu (%d/%d)", in sftp_download()
1725 debug3("Received reply T:%u I:%u R:%d", type, id, max_req); in sftp_download()
1745 debug3("Received data %llu -> %llu", in sftp_download()
1782 debug3("Short data block, re-requesting " in sftp_download()
1800 debug3("Finish at %llu (%2d)", in sftp_download()
2152 debug3("Sent message SSH2_FXP_WRITE I:%u O:%llu S:%u", in sftp_upload()
2176 debug3("SSH2_FXP_STATUS %u", status); in sftp_upload()
2182 debug3("In write loop, ack for %u %zu bytes at %lld", in sftp_upload()
2418 debug3("Received dest reply T:%u I:%u R:%u", type, id, *nreqsp); in handle_dest_replies()
2425 debug3("dest SSH2_FXP_STATUS %u", status); in handle_dest_replies()
2540 debug3("Request range %llu -> %llu (%d/%d)", in sftp_crossload()
2561 debug3("Received origin reply T:%u I:%u R:%d", in sftp_crossload()
2582 debug3("Received data %llu -> %llu", in sftp_crossload()
2599 debug3("Sent message SSH2_FXP_WRITE I:%u O:%llu S:%zu", in sftp_crossload()
2611 debug3("Short data block, re-requesting " in sftp_crossload()
2630 debug3("Finish at %llu (%2d)", in sftp_crossload()