mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
23 lines
1.9 KiB
HTML
23 lines
1.9 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>auth_type</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#L647'>auth_type</a> 647 src/vfs/sftpfs/connection.c sftpfs_super->auth_type |= PASSWORD;</span>
|
|
<span class='curline'><a href='../S/src--vfs--sftpfs--connection.c.html#L651'>auth_type</a> 651 src/vfs/sftpfs/connection.c sftpfs_super->auth_type |= PUBKEY;</span>
|
|
<span class='curline'><a href='../S/src--vfs--sftpfs--connection.c.html#L654'>auth_type</a> 654 src/vfs/sftpfs/connection.c sftpfs_super->auth_type |= AGENT;</span>
|
|
<span class='curline'><a href='../S/src--vfs--sftpfs--connection.c.html#L679'>auth_type</a> 679 src/vfs/sftpfs/connection.c if ((sftpfs_super->auth_type & AGENT) == 0)</span>
|
|
<span class='curline'><a href='../S/src--vfs--sftpfs--connection.c.html#L729'>auth_type</a> 729 src/vfs/sftpfs/connection.c if ((sftpfs_super->auth_type & PUBKEY) == 0)</span>
|
|
<span class='curline'><a href='../S/src--vfs--sftpfs--connection.c.html#L822'>auth_type</a> 822 src/vfs/sftpfs/connection.c if ((sftpfs_super->auth_type & PASSWORD) == 0)</span>
|
|
<span class='curline'><a href='../S/src--vfs--sftpfs--internal.h.html#L42'>auth_type</a> 42 src/vfs/sftpfs/internal.h sftpfs_auth_type_t auth_type;</span>
|
|
<span class='curline'><a href='../S/src--vfs--sftpfs--sftpfs.c.html#L711'>auth_type</a> 711 src/vfs/sftpfs/sftpfs.c arch->auth_type = NONE;</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|