mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
21 lines
1.5 KiB
HTML
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)->linear_start (me, file, file->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->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->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>
|