mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
22 lines
1.8 KiB
HTML
22 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>ftp</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#L1923'>ftp</a> 1923 src/vfs/ftpfs/ftpfs.c ftp_file_handler_t *ftp = FTP_FILE_HANDLER (fh);</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1948'>ftp</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#L2310'>ftp</a> 2310 src/vfs/ftpfs/ftpfs.c ftp_file_handler_t *ftp = FTP_FILE_HANDLER (fh);</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2341'>ftp</a> 2341 src/vfs/ftpfs/ftpfs.c ftp->append = (flags & O_APPEND) != 0;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2386'>ftp</a> 2386 src/vfs/ftpfs/ftpfs.c ftp_super_t *ftp = FTP_SUPER (VFS_FILE_HANDLER_SUPER (fh));</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2390'>ftp</a> 2390 src/vfs/ftpfs/ftpfs.c ftp->ctl_connection_busy = FALSE;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2395'>ftp</a> 2395 src/vfs/ftpfs/ftpfs.c if (ftpfs_get_reply (me, ftp->sock, NULL, 0) != COMPLETE)</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|