mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
30 lines
3.0 KiB
HTML
30 lines
3.0 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</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#L561'>linear</a> 561 lib/vfs/direntry.c if (file->linear == LS_LINEAR_PREOPEN)</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L565'>linear</a> 565 lib/vfs/direntry.c if (file->linear == LS_LINEAR_CLOSED)</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L568'>linear</a> 568 lib/vfs/direntry.c if (file->linear == LS_LINEAR_OPEN)</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L592'>linear</a> 592 lib/vfs/direntry.c if (file->linear != LS_NOT_LINEAR)</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L617'>linear</a> 617 lib/vfs/direntry.c if (file->linear == LS_LINEAR_OPEN)</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L668'>linear</a> 668 lib/vfs/direntry.c if (file->linear == LS_LINEAR_OPEN)</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1278'>linear</a> 1278 lib/vfs/direntry.c fh->linear = LS_NOT_LINEAR;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1363'>linear</a> 1363 lib/vfs/direntry.c fh->linear = LS_LINEAR_PREOPEN;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--xdirentry.h.html#L113'>linear</a> 113 lib/vfs/xdirentry.h vfs_linear_state_t linear; // Is that file open with O_LINEAR?</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2041'>linear</a> 2041 src/vfs/ftpfs/ftpfs.c fh->linear = LS_LINEAR_OPEN;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2099'>linear</a> 2099 src/vfs/ftpfs/ftpfs.c if (file->linear == LS_NOT_LINEAR)</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2101'>linear</a> 2101 src/vfs/ftpfs/ftpfs.c if (file->linear == LS_LINEAR_CLOSED || file->linear == LS_LINEAR_PREOPEN)</span>
|
|
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L1102'>linear</a> 1102 src/vfs/shell/shell.c fh->linear = LS_LINEAR_OPEN;</span>
|
|
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L1204'>linear</a> 1204 src/vfs/shell/shell.c if (file->linear == LS_NOT_LINEAR)</span>
|
|
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L1206'>linear</a> 1206 src/vfs/shell/shell.c if (file->linear == LS_LINEAR_CLOSED || file->linear == LS_LINEAR_PREOPEN)</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|