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>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->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)->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->append = (flags & 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->append ? shell_super->scr_append : shell_super->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->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->append = TRUE;</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|