mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
26 lines
2.5 KiB
HTML
26 lines
2.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>VFSF_LOCAL</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--gc.c.html#L126'>VFSF_LOCAL</a> 126 lib/vfs/gc.c if ((v->flags & VFSF_LOCAL) == 0 && id != NULL && !vfs_stamp (v, id))</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L493'>VFSF_LOCAL</a> 493 lib/vfs/path.c if (((element->class->flags & VFSF_LOCAL) == 0 || ret_tokens->len > 0)</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L556'>VFSF_LOCAL</a> 556 lib/vfs/path.c && (element->class->flags & VFSF_LOCAL) != 0) \</span>
|
|
<span class='curline'><a href='../S/lib--vfs--vfs.c.html#L430'>VFSF_LOCAL</a> 430 lib/vfs/vfs.c return (current_vfs->flags & VFSF_LOCAL) != 0;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--vfs.c.html#L598'>VFSF_LOCAL</a> 598 lib/vfs/vfs.c return (vfs_file_class_flags (vpath) & VFSF_LOCAL) != 0;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--vfs.c.html#L648'>VFSF_LOCAL</a> 648 lib/vfs/vfs.c if ((me->flags & VFSF_LOCAL) != 0)</span>
|
|
<span class='curline'><a href='../S/lib--vfs--vfs.c.html#L710'>VFSF_LOCAL</a> 710 lib/vfs/vfs.c if ((dest_class->flags & VFSF_LOCAL) == 0 || dest_fd == NULL)</span>
|
|
<span class='curline'><a href='../S/lib--vfs--vfs.c.html#L730'>VFSF_LOCAL</a> 730 lib/vfs/vfs.c if ((dest_class->flags & VFSF_LOCAL) == 0)</span>
|
|
<span class='curline'><a href='../S/lib--vfs--vfs.c.html#L742'>VFSF_LOCAL</a> 742 lib/vfs/vfs.c if ((src_class->flags & VFSF_LOCAL) == 0)</span>
|
|
<span class='curline'><a href='../S/src--vfs--local--local.c.html#L495'>VFSF_LOCAL</a> 495 src/vfs/local/local.c vfs_init_class (vfs_local_ops, "localfs", VFSF_LOCAL, NULL);</span>
|
|
<span class='curline'><a href='../S/tests--lib--vfs--path_manipulations.c.html#L49'>VFSF_LOCAL</a> 49 tests/lib/vfs/path_manipulations.c vfs_init_class (&vfs_test_ops3, "testfs3", VFSF_LOCAL, "test3");</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|