libssh2_session_last_errno  382 src/vfs/sftpfs/connection.c         sftp_errno = libssh2_session_last_errno (sftpfs_super->session);
libssh2_session_last_errno  606 src/vfs/sftpfs/connection.c         sftp_errno = libssh2_session_last_errno (sftpfs_super->session);
libssh2_session_last_errno  938 src/vfs/sftpfs/connection.c         sftp_errno = libssh2_session_last_errno (sftpfs_super->session);
libssh2_session_last_errno   89 src/vfs/sftpfs/dir.c         libssh_errno = libssh2_session_last_errno (sftpfs_super->session);
libssh2_session_last_errno  175 src/vfs/sftpfs/file.c         libssh_errno = libssh2_session_last_errno (super->session);