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

21 lines
1.5 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>linear_start</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/lib--vfs--direntry.c.html#L562'>linear_start</a> 562 lib/vfs/direntry.c if (VFS_SUBCLASS (me)-&gt;linear_start (me, file, file-&gt;pos) == 0)</span>
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1360'>linear_start</a> 1360 lib/vfs/direntry.c if (s-&gt;linear_start != NULL)</span>
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1446'>linear_start</a> 1446 lib/vfs/direntry.c if (s-&gt;linear_start (me, fh, 0) == 0)</span>
<span class='curline'><a href='../S/lib--vfs--xdirentry.h.html#L151'>linear_start</a> 151 lib/vfs/xdirentry.h int (*linear_start) (struct vfs_class *me, vfs_file_handler_t *fh, off_t from);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2773'>linear_start</a> 2773 src/vfs/ftpfs/ftpfs.c ftpfs_subclass.linear_start = ftpfs_linear_start;</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L1730'>linear_start</a> 1730 src/vfs/shell/shell.c shell_subclass.linear_start = shell_linear_start;</span>
</pre>
</body>
</html>