Home
last modified time | relevance | path

Searched defs:libssh2_uint64_t (Results 1 – 17 of 17) sorted by relevance

/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/include/libssh2/
H A Dlibssh2.h130 typedef unsigned __int64 libssh2_uint64_t; typedef
136 typedef unsigned long long libssh2_uint64_t; typedef
/dports/devel/upp/upp/uppsrc/Core/SSH/libssh2/
H A Dlibssh2.h130 typedef unsigned __int64 libssh2_uint64_t; typedef
136 typedef unsigned long long libssh2_uint64_t; typedef
/dports/x11-fm/wcmcommander/WCMCommander-release-0.20.0/libssh2/
H A Dlibssh2.h126 typedef unsigned __int64 libssh2_uint64_t; typedef
132 typedef unsigned long long libssh2_uint64_t; typedef
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libssh2-sys-0.2.23/libssh2/include/
H A Dlibssh2.h138 typedef unsigned __int64 libssh2_uint64_t; typedef
146 typedef unsigned long long libssh2_uint64_t; typedef
/dports/security/nmap/nmap-7.91/libssh2/include/
H A Dlibssh2.h138 typedef unsigned __int64 libssh2_uint64_t; typedef
146 typedef unsigned long long libssh2_uint64_t; typedef
/dports/security/libssh2/libssh2-1.10.0/include/
H A Dlibssh2.h138 typedef unsigned __int64 libssh2_uint64_t; typedef
146 typedef unsigned long long libssh2_uint64_t; typedef
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libssh2-sys-0.2.21/libssh2/include/
H A Dlibssh2.h138 typedef unsigned __int64 libssh2_uint64_t; typedef
146 typedef unsigned long long libssh2_uint64_t; typedef
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libssh2-sys-0.2.13/libssh2/include/
H A Dlibssh2.h138 typedef unsigned __int64 libssh2_uint64_t; typedef
146 typedef unsigned long long libssh2_uint64_t; typedef
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libssh2-sys-0.2.21/libssh2/include/
H A Dlibssh2.h138 typedef unsigned __int64 libssh2_uint64_t; typedef
146 typedef unsigned long long libssh2_uint64_t; typedef
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libssh2-sys-0.2.23/libssh2/include/
H A Dlibssh2.h138 typedef unsigned __int64 libssh2_uint64_t; typedef
146 typedef unsigned long long libssh2_uint64_t; typedef
/dports/lang/rust/rustc-1.58.1-src/vendor/libssh2-sys/libssh2/include/
H A Dlibssh2.h138 typedef unsigned __int64 libssh2_uint64_t; typedef
146 typedef unsigned long long libssh2_uint64_t; typedef
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libssh2-sys-0.2.23/
H A Dlib.rs213 pub type libssh2_uint64_t = u64; typedef
717 pub fn libssh2_sftp_tell64(handle: *mut LIBSSH2_SFTP_HANDLE) -> libssh2_uint64_t; in libssh2_sftp_tell64()
718 pub fn libssh2_sftp_seek64(handle: *mut LIBSSH2_SFTP_HANDLE, off: libssh2_uint64_t); in libssh2_sftp_seek64()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libssh2-sys-0.2.21/
H A Dlib.rs209 pub type libssh2_uint64_t = u64; typedef
713 pub fn libssh2_sftp_tell64(handle: *mut LIBSSH2_SFTP_HANDLE) -> libssh2_uint64_t; in libssh2_sftp_tell64()
714 pub fn libssh2_sftp_seek64(handle: *mut LIBSSH2_SFTP_HANDLE, off: libssh2_uint64_t); in libssh2_sftp_seek64()
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libssh2-sys-0.2.13/
H A Dlib.rs197 pub type libssh2_uint64_t = u64; typedef
697 pub fn libssh2_sftp_tell64(handle: *mut LIBSSH2_SFTP_HANDLE) -> libssh2_uint64_t; in libssh2_sftp_tell64()
698 pub fn libssh2_sftp_seek64(handle: *mut LIBSSH2_SFTP_HANDLE, off: libssh2_uint64_t); in libssh2_sftp_seek64()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libssh2-sys-0.2.21/
H A Dlib.rs209 pub type libssh2_uint64_t = u64; typedef
713 pub fn libssh2_sftp_tell64(handle: *mut LIBSSH2_SFTP_HANDLE) -> libssh2_uint64_t; in libssh2_sftp_tell64()
714 pub fn libssh2_sftp_seek64(handle: *mut LIBSSH2_SFTP_HANDLE, off: libssh2_uint64_t); in libssh2_sftp_seek64()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libssh2-sys-0.2.23/
H A Dlib.rs213 pub type libssh2_uint64_t = u64; typedef
717 pub fn libssh2_sftp_tell64(handle: *mut LIBSSH2_SFTP_HANDLE) -> libssh2_uint64_t; in libssh2_sftp_tell64()
718 pub fn libssh2_sftp_seek64(handle: *mut LIBSSH2_SFTP_HANDLE, off: libssh2_uint64_t); in libssh2_sftp_seek64()
/dports/lang/rust/rustc-1.58.1-src/vendor/libssh2-sys/
H A Dlib.rs200 pub type libssh2_uint64_t = u64; typedef
702 pub fn libssh2_sftp_tell64(handle: *mut LIBSSH2_SFTP_HANDLE) -> libssh2_uint64_t; in libssh2_sftp_tell64()
703 pub fn libssh2_sftp_seek64(handle: *mut LIBSSH2_SFTP_HANDLE, off: libssh2_uint64_t); in libssh2_sftp_seek64()