Files
source/Y/remote_key.html
github-actions[bot] 08571174ab Deploy to GitHub Pages
2026-02-01 17:32:02 +00:00

22 lines
2.0 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>remote_key</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--connection.c.html#L409'>remote_key</a> 409 src/vfs/sftpfs/connection.c sftpfs_update_known_hosts (struct vfs_s_super *super, const char *remote_key, size_t remote_key_len,</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--connection.c.html#L417'>remote_key</a> 417 src/vfs/sftpfs/connection.c remote_key, remote_key_len, NULL, 0, type_mask, NULL);</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--connection.c.html#L478'>remote_key</a> 478 src/vfs/sftpfs/connection.c const char *remote_key;</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--connection.c.html#L489'>remote_key</a> 489 src/vfs/sftpfs/connection.c remote_key = libssh2_session_hostkey (sftpfs_super-&gt;session, &amp;remote_key_len, &amp;remote_key_type);</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--connection.c.html#L490'>remote_key</a> 490 src/vfs/sftpfs/connection.c if (remote_key == NULL || remote_key_len == 0</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--connection.c.html#L545'>remote_key</a> 545 src/vfs/sftpfs/connection.c sftpfs_super-&gt;known_hosts, super-&gt;path_element-&gt;host, super-&gt;path_element-&gt;port, remote_key,</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--connection.c.html#L593'>remote_key</a> 593 src/vfs/sftpfs/connection.c if (sftpfs_update_known_hosts (super, remote_key, remote_key_len,</span>
</pre>
</body>
</html>