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

22 lines
1.6 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>level</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--ftpfs--ftpfs.c.html#L482'>level</a> 482 src/vfs/ftpfs/ftpfs.c static int level = 0; // ftpfs_login_server() use ftpfs_command()</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L515'>level</a> 515 src/vfs/ftpfs/ftpfs.c if (level == 0)</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L517'>level</a> 517 src/vfs/ftpfs/ftpfs.c level = 1;</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L519'>level</a> 519 src/vfs/ftpfs/ftpfs.c level = 0;</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L540'>level</a> 540 src/vfs/ftpfs/ftpfs.c if ((wait_reply &amp; WANT_STRING) != 0 &amp;&amp; !retry &amp;&amp; level == 0 &amp;&amp; code == 421)</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L543'>level</a> 543 src/vfs/ftpfs/ftpfs.c level = 1;</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L545'>level</a> 545 src/vfs/ftpfs/ftpfs.c level = 0;</span>
</pre>
</body>
</html>