mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
27 lines
2.8 KiB
HTML
27 lines
2.8 KiB
HTML
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
|
|
<html xmlns='http://www.w3.org/1999/xhtml'>
|
|
<head>
|
|
<title>libssh_errno</title>
|
|
<meta name='robots' content='noindex,nofollow' />
|
|
<meta name='generator' content='GLOBAL-6.6.11' />
|
|
<meta http-equiv='Content-Style-Type' content='text/css' />
|
|
<link rel='stylesheet' type='text/css' href='../style.css' />
|
|
</head>
|
|
<body>
|
|
<pre>
|
|
<span class='curline'><a href='../S/src--vfs--sftpfs--dir.c.html#L81'>libssh_errno</a> 81 src/vfs/sftpfs/dir.c int libssh_errno;</span>
|
|
<span class='curline'><a href='../S/src--vfs--sftpfs--dir.c.html#L88'>libssh_errno</a> 88 src/vfs/sftpfs/dir.c libssh_errno = libssh2_session_last_errno (sftpfs_super->session);</span>
|
|
<span class='curline'><a href='../S/src--vfs--sftpfs--dir.c.html#L89'>libssh_errno</a> 89 src/vfs/sftpfs/dir.c if (!sftpfs_waitsocket (sftpfs_super, libssh_errno, mcerror))</span>
|
|
<span class='curline'><a href='../S/src--vfs--sftpfs--file.c.html#L167'>libssh_errno</a> 167 src/vfs/sftpfs/file.c int libssh_errno;</span>
|
|
<span class='curline'><a href='../S/src--vfs--sftpfs--file.c.html#L175'>libssh_errno</a> 175 src/vfs/sftpfs/file.c libssh_errno = libssh2_session_last_errno (super->session);</span>
|
|
<span class='curline'><a href='../S/src--vfs--sftpfs--file.c.html#L176'>libssh_errno</a> 176 src/vfs/sftpfs/file.c if (libssh_errno != LIBSSH2_ERROR_EAGAIN)</span>
|
|
<span class='curline'><a href='../S/src--vfs--sftpfs--file.c.html#L178'>libssh_errno</a> 178 src/vfs/sftpfs/file.c sftpfs_ssherror_to_gliberror (super, libssh_errno, mcerror);</span>
|
|
<span class='curline'><a href='../S/src--vfs--sftpfs--internal.c.html#L188'>libssh_errno</a> 188 src/vfs/sftpfs/internal.c sftpfs_ssherror_to_gliberror (sftpfs_super_t *super, int libssh_errno, GError **mcerror)</span>
|
|
<span class='curline'><a href='../S/src--vfs--sftpfs--internal.c.html#L196'>libssh_errno</a> 196 src/vfs/sftpfs/internal.c if (libssh_errno == LIBSSH2_ERROR_SFTP_PROTOCOL && super->sftp_session != NULL)</span>
|
|
<span class='curline'><a href='../S/src--vfs--sftpfs--internal.c.html#L197'>libssh_errno</a> 197 src/vfs/sftpfs/internal.c mc_propagate_error (mcerror, libssh_errno, "%s %lu", err,</span>
|
|
<span class='curline'><a href='../S/src--vfs--sftpfs--internal.c.html#L200'>libssh_errno</a> 200 src/vfs/sftpfs/internal.c mc_propagate_error (mcerror, libssh_errno, "%s", err);</span>
|
|
<span class='curline'><a href='../S/src--vfs--sftpfs--internal.h.html#L73'>libssh_errno</a> 73 src/vfs/sftpfs/internal.h void sftpfs_ssherror_to_gliberror (sftpfs_super_t *super, int libssh_errno, GError **mcerror);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|