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

21 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>RFC_STRICT</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#L570'>RFC_STRICT</a> 570 src/vfs/ftpfs/ftpfs.c arch-&gt;strict = ftpfs_use_unix_list_options ? RFC_AUTODETECT : RFC_STRICT;</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L670'>RFC_STRICT</a> 670 src/vfs/ftpfs/ftpfs.c ftp_super-&gt;strict = RFC_STRICT;</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1799'>RFC_STRICT</a> 1799 src/vfs/ftpfs/ftpfs.c cd_first = ftpfs_first_cd_then_ls || (ftp_super-&gt;strict == RFC_STRICT)</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1804'>RFC_STRICT</a> 1804 src/vfs/ftpfs/ftpfs.c ftp_super-&gt;strict == RFC_STRICT ? _ ("(strict rfc959)") : "",</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1816'>RFC_STRICT</a> 1816 src/vfs/ftpfs/ftpfs.c if (ftp_super-&gt;strict == RFC_STRICT)</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1839'>RFC_STRICT</a> 1839 src/vfs/ftpfs/ftpfs.c ftp_super-&gt;strict = RFC_STRICT;</span>
</pre>
</body>
</html>