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

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>append</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#L232'>append</a> 232 src/vfs/ftpfs/ftpfs.c gboolean append;</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1948'>append</a> 1948 src/vfs/ftpfs/ftpfs.c ftpfs_open_data_connection (me, super, ftp-&gt;append ? "APPE" : "STOR", name, TYPE_BINARY, 0);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2042'>append</a> 2042 src/vfs/ftpfs/ftpfs.c FTP_FILE_HANDLER (fh)-&gt;append = FALSE;</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2341'>append</a> 2341 src/vfs/ftpfs/ftpfs.c ftp-&gt;append = (flags &amp; O_APPEND) != 0;</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L155'>append</a> 155 src/vfs/shell/shell.c gboolean append;</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L1019'>append</a> 1019 src/vfs/shell/shell.c me, super, WAIT_REPLY, shell-&gt;append ? shell_super-&gt;scr_append : shell_super-&gt;scr_send,</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L1086'>append</a> 1086 src/vfs/shell/shell.c shell-&gt;append = FALSE;</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L1619'>append</a> 1619 src/vfs/shell/shell.c shell-&gt;append = TRUE;</span>
</pre>
</body>
</html>