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

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-&gt;flags &amp; VFSF_LOCAL) == 0 &amp;&amp; id != NULL &amp;&amp; !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-&gt;class-&gt;flags &amp; VFSF_LOCAL) == 0 || ret_tokens-&gt;len &gt; 0)</span>
<span class='curline'><a href='../S/lib--vfs--path.c.html#L556'>VFSF_LOCAL</a> 556 lib/vfs/path.c &amp;&amp; (element-&gt;class-&gt;flags &amp; 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-&gt;flags &amp; 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) &amp; 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-&gt;flags &amp; 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-&gt;flags &amp; 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-&gt;flags &amp; 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-&gt;flags &amp; 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 (&amp;vfs_test_ops3, "testfs3", VFSF_LOCAL, "test3");</span>
</pre>
</body>
</html>