Home
last modified time | relevance | path

Searched refs:SSH_FXP_CLOSE (Results 1 – 25 of 45) sorted by relevance

12

/dports/devel/tla/tla-1.3.5/src/tla/libarch/
H A Dsftp.h10 #define SSH_FXP_CLOSE 4 macro
H A Dpfs-sftp.c835 "14s", SSH_FXP_CLOSE, ++p->request_id, in sftp_get()
1015 "14s", SSH_FXP_CLOSE, ++pfs->request_id, in pfs_directory_files()
1216 "14s", SSH_FXP_CLOSE, ++pfs->request_id, handle, in pfs_put_file()
/dports/devel/gvfs/gvfs-1.46.2/daemon/
H A Dsftp.h32 #define SSH_FXP_CLOSE 4 macro
H A Dgvfsbackendsftp.c2703 command = new_command_stream (backend, SSH_FXP_CLOSE); in open_for_read_reply()
3217 command = new_command_stream (backend, SSH_FXP_CLOSE); in close_write_fstat_reply()
3274 command = new_command_stream (op_backend, SSH_FXP_CLOSE); in try_close_read()
3612 SSH_FXP_CLOSE); in close_temp_file()
4366 SSH_FXP_CLOSE); in read_dir_reply()
5533 command = new_command_stream (handle->backend, SSH_FXP_CLOSE); in sftp_push_handle_free()
5765 GDataOutputStream *command = new_command_stream (handle->backend, SSH_FXP_CLOSE); in push_finish()
6318 GDataOutputStream *command = new_command_stream (handle->backend, SSH_FXP_CLOSE); in sftp_pull_handle_free()
/dports/net/rclone/rclone-1.57.0/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/
H A Dfxp_test.go16 SSH_FXP_CLOSE 4
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/
H A Dfxp_test.go16 SSH_FXP_CLOSE 4
/dports/security/razorback-api/api-0.5.0/libssh/include/libssh/
H A Dsftp.h847 #define SSH_FXP_CLOSE 4 macro
951 #define SFTP_CLOSE SSH_FXP_CLOSE
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ssh/src/
H A Dssh_xfer.hrl37 -define(SSH_FXP_CLOSE, 4). macro
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_xfer.hrl37 -define(SSH_FXP_CLOSE, 4). macro
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/ssh/src/
H A Dssh_xfer.hrl37 -define(SSH_FXP_CLOSE, 4). macro
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/ssh/src/
H A Dssh_xfer.hrl33 -define(SSH_FXP_CLOSE, 4). macro
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_xfer.hrl37 -define(SSH_FXP_CLOSE, 4). macro
/dports/lang/erlang/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_xfer.hrl37 -define(SSH_FXP_CLOSE, 4). macro
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_xfer.hrl37 -define(SSH_FXP_CLOSE, 4). macro
/dports/security/libssh/libssh-0.9.6/include/libssh/
H A Dsftp.h901 #define SSH_FXP_CLOSE 4
1015 #define SFTP_CLOSE SSH_FXP_CLOSE
/dports/ftp/lftp/lftp-4.9.2/src/
H A DSFtp.h41 SSH_FXP_CLOSE =4, enumerator
558 Request_CLOSE(const xstring &h) : PacketSTRING(SSH_FXP_CLOSE,h) {} in Request_CLOSE()
/dports/security/putty-nogtk/putty-0.76/
H A Dsftpserver.c88 case SSH_FXP_CLOSE: in sftp_handle_request()
H A Dsftp.h10 #define SSH_FXP_CLOSE 4 /* 0x4 */ macro
/dports/security/putty/putty-0.76/
H A Dsftpserver.c88 case SSH_FXP_CLOSE: in sftp_handle_request()
H A Dsftp.h10 #define SSH_FXP_CLOSE 4 /* 0x4 */ macro
/dports/net/libwebsockets/libwebsockets-v4.2.2/plugins/ssh-base/include/
H A Dlws-ssh.h305 SSH_FXP_CLOSE = 4, enumerator
/dports/security/libssh/libssh-0.9.6/src/
H A Dsftpserver.c88 case SSH_FXP_CLOSE: in sftp_get_client_message()
/dports/security/razorback-api/api-0.5.0/libssh/src/
H A Dsftpserver.c66 case SSH_FXP_CLOSE: in sftp_get_client_message()
/dports/sysutils/fusefs-sshfs/sshfs-sshfs-3.7.2/
H A Dsshfs.c69 #define SSH_FXP_CLOSE 4 macro
575 case SSH_FXP_CLOSE: return "CLOSE"; in type_name()
2352 err = sftp_request(handle->conn, SSH_FXP_CLOSE, &handle->buf, 0, NULL); in sshfs_releasedir()
2438 err2 = sftp_request(conn, SSH_FXP_CLOSE, &handle, SSH_FXP_STATUS, NULL); in sshfs_mknod()
2821 sftp_request(sf->conn, SSH_FXP_CLOSE, &sf->handle, 0, NULL); in sshfs_open_common()
2914 sftp_request(sf->conn, SSH_FXP_CLOSE, handle, 0, NULL); in sshfs_release()
/dports/ftp/filezilla/filezilla-3.55.1/src/putty/
H A Dsftp.h10 #define SSH_FXP_CLOSE 4 /* 0x4 */ macro

12