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

23 lines
1.8 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>tmp_handle</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#L1332'>tmp_handle</a> 1332 lib/vfs/direntry.c int tmp_handle;</span>
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1335'>tmp_handle</a> 1335 lib/vfs/direntry.c tmp_handle = vfs_mkstemps (&amp;tmp_vpath, me-&gt;name, name);</span>
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1337'>tmp_handle</a> 1337 lib/vfs/direntry.c if (tmp_handle == -1)</span>
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1343'>tmp_handle</a> 1343 lib/vfs/direntry.c close (tmp_handle);</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L1624'>tmp_handle</a> 1624 src/vfs/shell/shell.c int tmp_handle;</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L1626'>tmp_handle</a> 1626 src/vfs/shell/shell.c tmp_handle = vfs_mkstemps (&amp;vpath, me-&gt;name, fh-&gt;ino-&gt;ent-&gt;name);</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L1627'>tmp_handle</a> 1627 src/vfs/shell/shell.c if (tmp_handle == -1)</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L1631'>tmp_handle</a> 1631 src/vfs/shell/shell.c close (tmp_handle);</span>
</pre>
</body>
</html>