mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
21 lines
1.5 KiB
HTML
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 & 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->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 & ~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>
|