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

23 lines
2.0 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>find_entry</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#L166'>find_entry</a> 166 lib/vfs/direntry.c VFS_SUBCLASS (me)-&gt;find_entry (me, entry-&gt;dir-&gt;super-&gt;root, linkname, follow - 1, FL_NONE);</span>
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1092'>find_entry</a> 1092 lib/vfs/direntry.c ent = VFS_SUBCLASS (me)-&gt;find_entry (me, super-&gt;root, path, follow, flags);</span>
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1551'>find_entry</a> 1551 lib/vfs/direntry.c sub-&gt;find_entry = vfs_s_find_entry_linear;</span>
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1553'>find_entry</a> 1553 lib/vfs/direntry.c sub-&gt;find_entry = vfs_s_find_entry_linear;</span>
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1555'>find_entry</a> 1555 lib/vfs/direntry.c sub-&gt;find_entry = vfs_s_find_entry_tree;</span>
<span class='curline'><a href='../S/lib--vfs--xdirentry.h.html#L145'>find_entry</a> 145 lib/vfs/xdirentry.h struct vfs_s_entry *(*find_entry) (struct vfs_class *me, struct vfs_s_inode *root,</span>
<span class='curline'><a href='../S/src--vfs--cpio--cpio.c.html#L452'>find_entry</a> 452 src/vfs/cpio/cpio.c entry = VFS_SUBCLASS (me)-&gt;find_entry (me, root, tn, LINK_FOLLOW,</span>
<span class='curline'><a href='../S/src--vfs--tar--tar.c.html#L565'>find_entry</a> 565 src/vfs/tar/tar.c entry = VFS_SUBCLASS (me)-&gt;find_entry (me, parent, p, LINK_NO_FOLLOW, FL_NONE);</span>
</pre>
</body>
</html>