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

22 lines
1.7 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>lc_buffer</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#L1791'>lc_buffer</a> 1791 src/vfs/ftpfs/ftpfs.c char lc_buffer[BUF_8K];</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1851'>lc_buffer</a> 1851 src/vfs/ftpfs/ftpfs.c while ((res = vfs_s_get_line_interruptible (me, lc_buffer, sizeof (lc_buffer), sock)) != 0)</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1866'>lc_buffer</a> 1866 src/vfs/ftpfs/ftpfs.c fputs (lc_buffer, me-&gt;logfile);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1871'>lc_buffer</a> 1871 src/vfs/ftpfs/ftpfs.c dirlist = g_slist_prepend (dirlist, g_strdup (lc_buffer));</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1932'>lc_buffer</a> 1932 src/vfs/ftpfs/ftpfs.c char lc_buffer[BUF_8K];</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1967'>lc_buffer</a> 1967 src/vfs/ftpfs/ftpfs.c while ((n_read = read (h, lc_buffer, sizeof (lc_buffer))) == -1)</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1984'>lc_buffer</a> 1984 src/vfs/ftpfs/ftpfs.c w_buf = lc_buffer;</span>
</pre>
</body>
</html>