Home
last modified time | relevance | path

Searched refs:SSH_FXF_OPEN_EXISTING (Results 1 – 9 of 9) sorted by relevance

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ssh/src/
H A Dssh_xfer.hrl209 -define(SSH_FXF_OPEN_EXISTING, 16#00000002). macro
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_xfer.hrl209 -define(SSH_FXF_OPEN_EXISTING, 16#00000002). macro
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/ssh/src/
H A Dssh_xfer.hrl209 -define(SSH_FXF_OPEN_EXISTING, 16#00000002). macro
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/ssh/src/
H A Dssh_xfer.hrl205 -define(SSH_FXF_OPEN_EXISTING, 16#00000002). macro
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_xfer.hrl209 -define(SSH_FXF_OPEN_EXISTING, 16#00000002). macro
/dports/lang/erlang/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_xfer.hrl209 -define(SSH_FXF_OPEN_EXISTING, 16#00000002). macro
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_xfer.hrl209 -define(SSH_FXF_OPEN_EXISTING, 16#00000002). macro
/dports/ftp/lftp/lftp-4.9.2/src/
H A DSFtp.h132 #define SSH_FXF_OPEN_EXISTING 0x00000002 macro
H A DSFtp.cc573 ACE4_READ_DATA|ACE4_READ_ATTRIBUTES,SSH_FXF_OPEN_EXISTING,protocol_version),Expect::HANDLE); in SendRequest()