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

24 lines
1.9 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>cachedfile</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/src--vfs--sfs--sfs.c.html#L126'>cachedfile</a> 126 src/vfs/sfs/sfs.c const cachedfile *cf = (const cachedfile *) a;</span>
<span class='curline'><a href='../S/src--vfs--sfs--sfs.c.html#L256'>cachedfile</a> 256 src/vfs/sfs/sfs.c cachedfile *cf;</span>
<span class='curline'><a href='../S/src--vfs--sfs--sfs.c.html#L264'>cachedfile</a> 264 src/vfs/sfs/sfs.c cf = (cachedfile *) cur-&gt;data;</span>
<span class='curline'><a href='../S/src--vfs--sfs--sfs.c.html#L278'>cachedfile</a> 278 src/vfs/sfs/sfs.c cf = g_new (cachedfile, 1);</span>
<span class='curline'><a href='../S/src--vfs--sfs--sfs.c.html#L283'>cachedfile</a> 283 src/vfs/sfs/sfs.c vfs_stamp_create (vfs_sfs_ops, (cachedfile *) head-&gt;data);</span>
<span class='curline'><a href='../S/src--vfs--sfs--sfs.c.html#L380'>cachedfile</a> 380 src/vfs/sfs/sfs.c struct cachedfile *which;</span>
<span class='curline'><a href='../S/src--vfs--sfs--sfs.c.html#L383'>cachedfile</a> 383 src/vfs/sfs/sfs.c which = (struct cachedfile *) id;</span>
<span class='curline'><a href='../S/src--vfs--sfs--sfs.c.html#L388'>cachedfile</a> 388 src/vfs/sfs/sfs.c which = (struct cachedfile *) cur-&gt;data;</span>
<span class='curline'><a href='../S/src--vfs--sfs--sfs.c.html#L407'>cachedfile</a> 407 src/vfs/sfs/sfs.c func (((cachedfile *) cur-&gt;data)-&gt;name);</span>
</pre>
</body>
</html>