Files
source/R/FL_DIR.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>FL_DIR</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#L253'>FL_DIR</a> 253 lib/vfs/direntry.c if ((flags &amp; FL_DIR) == 0)</span>
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L260'>FL_DIR</a> 260 lib/vfs/direntry.c ino = vfs_s_find_inode (me, root-&gt;super, dirname, follow, flags | FL_DIR);</span>
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L413'>FL_DIR</a> 413 lib/vfs/direntry.c FL_DIR | (flags &amp; ~FL_FOLLOW));</span>
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L426'>FL_DIR</a> 426 lib/vfs/direntry.c dir = vfs_s_inode_from_path (vpath, FL_DIR | FL_FOLLOW);</span>
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1321'>FL_DIR</a> 1321 lib/vfs/direntry.c dir = vfs_s_find_inode (me, super, name, LINK_FOLLOW, FL_DIR);</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--sftpfs.c.html#L137'>FL_DIR</a> 137 src/vfs/sftpfs/sftpfs.c dir = vfs_s_find_inode (me, super, name, LINK_FOLLOW, FL_DIR);</span>
</pre>
</body>
</html>