Home
last modified time | relevance | path

Searched refs:LIBSSH2_FX_NO_SUCH_FILE (Results 1 – 25 of 47) sorted by relevance

12

/dports/misc/mc/mc-4.8.27/src/vfs/sftpfs/
H A Dinternal.c164 if (sftpfs_is_sftp_error ((*super)->sftp_session, res, LIBSSH2_FX_NO_SUCH_FILE)) in sftpfs_stat_init()
466 if (sftpfs_is_sftp_error (super->sftp_session, res, LIBSSH2_FX_NO_SUCH_FILE)) in sftpfs_utime()
519 if (sftpfs_is_sftp_error (super->sftp_session, res, LIBSSH2_FX_NO_SUCH_FILE)) in sftpfs_chmod()
H A Dfile.c90 if (sftpfs_is_sftp_error (super->sftp_session, sftp_res, LIBSSH2_FX_NO_SUCH_FILE)) in sftpfs_file__handle_error()
/dports/misc/mc-nox11/mc-4.8.27/src/vfs/sftpfs/
H A Dinternal.c164 if (sftpfs_is_sftp_error ((*super)->sftp_session, res, LIBSSH2_FX_NO_SUCH_FILE)) in sftpfs_stat_init()
466 if (sftpfs_is_sftp_error (super->sftp_session, res, LIBSSH2_FX_NO_SUCH_FILE)) in sftpfs_utime()
519 if (sftpfs_is_sftp_error (super->sftp_session, res, LIBSSH2_FX_NO_SUCH_FILE)) in sftpfs_chmod()
H A Dfile.c90 if (sftpfs_is_sftp_error (super->sftp_session, sftp_res, LIBSSH2_FX_NO_SUCH_FILE)) in sftpfs_file__handle_error()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libssh2-sys-0.2.23/libssh2/include/
H A Dlibssh2_sftp.h194 #define LIBSSH2_FX_NO_SUCH_FILE 2UL macro
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/include/libssh2/
H A Dlibssh2_sftp.h191 #define LIBSSH2_FX_NO_SUCH_FILE 2 macro
/dports/security/nmap/nmap-7.91/libssh2/include/
H A Dlibssh2_sftp.h194 #define LIBSSH2_FX_NO_SUCH_FILE 2 macro
/dports/security/libssh2/libssh2-1.10.0/include/
H A Dlibssh2_sftp.h194 #define LIBSSH2_FX_NO_SUCH_FILE 2UL macro
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libssh2-sys-0.2.21/libssh2/include/
H A Dlibssh2_sftp.h194 #define LIBSSH2_FX_NO_SUCH_FILE 2UL macro
/dports/devel/upp/upp/uppsrc/Core/SSH/libssh2/
H A Dlibssh2_sftp.h191 #define LIBSSH2_FX_NO_SUCH_FILE 2 macro
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libssh2-sys-0.2.13/libssh2/include/
H A Dlibssh2_sftp.h194 #define LIBSSH2_FX_NO_SUCH_FILE 2 macro
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libssh2-sys-0.2.21/libssh2/include/
H A Dlibssh2_sftp.h194 #define LIBSSH2_FX_NO_SUCH_FILE 2UL macro
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libssh2-sys-0.2.23/libssh2/include/
H A Dlibssh2_sftp.h194 #define LIBSSH2_FX_NO_SUCH_FILE 2UL macro
/dports/lang/rust/rustc-1.58.1-src/vendor/libssh2-sys/libssh2/include/
H A Dlibssh2_sftp.h194 #define LIBSSH2_FX_NO_SUCH_FILE 2UL macro
/dports/x11-fm/wcmcommander/WCMCommander-release-0.20.0/libssh2/
H A Dlibssh2_sftp.h191 #define LIBSSH2_FX_NO_SUCH_FILE 2 macro
/dports/net/p5-Net-SSH2/Net-SSH2-0.72/
H A Dconst-c.inc774 LIBSSH2_DH_GEX_OPTGROUP LIBSSH2_FX_NO_SUCH_FILE LIBSSH2_FX_NO_SUCH_PATH
780 if (memEQ(name, "LIBSSH2_FX_NO_SUCH_FILE", 23)) {
782 #ifdef LIBSSH2_FX_NO_SUCH_FILE
783 *iv_return = LIBSSH2_FX_NO_SUCH_FILE;
2222 LIBSSH2_FX_NO_SUCH_FILE LIBSSH2_FX_NO_SUCH_PATH LIBSSH2_FX_OK
/dports/net/p5-Net-SSH2/Net-SSH2-0.72/t/
H A DNet-SSH2.t286 is_deeply(\@error, [LIBSSH2_FX_NO_SUCH_FILE(), 'SSH_FX_NO_SUCH_FILE'],
287 'got LIBSSH2_FX_NO_SUCH_FILE error');
/dports/games/warmux/warmux-11.04/build/symbian/lib/curl/lib/
H A Dssh.c240 case LIBSSH2_FX_NO_SUCH_FILE: in sftp_libssh2_error_to_CURLE()
1285 else if(((err == LIBSSH2_FX_NO_SUCH_FILE) || in ssh_statemach_act()
2709 case LIBSSH2_FX_NO_SUCH_FILE: in sftp_libssh2_strerror()
/dports/graphics/aseprite/aseprite-1.2.9/third_party/curl/lib/
H A Dssh.c239 case LIBSSH2_FX_NO_SUCH_FILE: in sftp_libssh2_error_to_CURLE()
1527 else if(((err == LIBSSH2_FX_NO_SUCH_FILE) || in ssh_statemach_act()
3094 case LIBSSH2_FX_NO_SUCH_FILE: in sftp_libssh2_strerror()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libssh2-sys-0.2.23/
H A Dlib.rs103 pub const LIBSSH2_FX_NO_SUCH_FILE: c_int = 2; const
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libssh2-sys-0.2.21/
H A Dlib.rs103 pub const LIBSSH2_FX_NO_SUCH_FILE: c_int = 2; const
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libssh2-sys-0.2.13/
H A Dlib.rs103 pub const LIBSSH2_FX_NO_SUCH_FILE: c_int = 2; const
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libssh2-sys-0.2.21/
H A Dlib.rs103 pub const LIBSSH2_FX_NO_SUCH_FILE: c_int = 2; const
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libssh2-sys-0.2.23/
H A Dlib.rs103 pub const LIBSSH2_FX_NO_SUCH_FILE: c_int = 2; const
/dports/lang/rust/rustc-1.58.1-src/vendor/libssh2-sys/
H A Dlib.rs103 pub const LIBSSH2_FX_NO_SUCH_FILE: c_int = 2; const

12