libssh2_session_last_errno  381 src/vfs/sftpfs/connection.c     sftp_errno = libssh2_session_last_errno (sftpfs_super->session);
libssh2_session_last_errno  607 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   88 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);