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

23 lines
1.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>cd_first</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#L1793'>cd_first</a> 1793 src/vfs/ftpfs/ftpfs.c gboolean cd_first;</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1799'>cd_first</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#L1805'>cd_first</a> 1805 src/vfs/ftpfs/ftpfs.c cd_first ? _ ("(chdir first)") : "");</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1807'>cd_first</a> 1807 src/vfs/ftpfs/ftpfs.c if (cd_first &amp;&amp; ftpfs_chdir_internal (me, super, remote_path) != COMPLETE)</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1818'>cd_first</a> 1818 src/vfs/ftpfs/ftpfs.c else if (cd_first)</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1842'>cd_first</a> 1842 src/vfs/ftpfs/ftpfs.c cd_first = TRUE;</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1883'>cd_first</a> 1883 src/vfs/ftpfs/ftpfs.c if (dirlist == NULL &amp;&amp; !cd_first)</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1895'>cd_first</a> 1895 src/vfs/ftpfs/ftpfs.c cd_first = TRUE;</span>
</pre>
</body>
</html>