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

21 lines
1.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>initstat</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#L878'>initstat</a> 878 lib/vfs/direntry.c vfs_s_new_inode (struct vfs_class *me, struct vfs_s_super *super, struct stat *initstat)</span>
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L886'>initstat</a> 886 lib/vfs/direntry.c if (initstat != NULL)</span>
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L887'>initstat</a> 887 lib/vfs/direntry.c ino-&gt;st = *initstat;</span>
<span class='curline'><a href='../S/lib--vfs--xdirentry.h.html#L162'>initstat</a> 162 lib/vfs/xdirentry.h struct stat *initstat);</span>
<span class='curline'><a href='../S/tests--lib--vfs--vfs_parse_ls_lga.c.html#L53'>initstat</a> 53 tests/lib/vfs/vfs_parse_ls_lga.c static struct stat initstat;</span>
<span class='curline'><a href='../S/tests--lib--vfs--vfs_parse_ls_lga.c.html#L67'>initstat</a> 67 tests/lib/vfs/vfs_parse_ls_lga.c vfs_root_inode = vfs_s_new_inode (vfs_test_ops1, vfs_test_super, &amp;initstat);</span>
</pre>
</body>
</html>