mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
35 lines
4.1 KiB
HTML
35 lines
4.1 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>S_IFDIR</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#L119'>S_IFDIR</a> 119 lib/vfs/direntry.c res = vfs_s_generate_entry (me, path, dir, (flags & FL_MKDIR) != 0 ? (0777 | S_IFDIR) : 0777);</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L284'>S_IFDIR</a> 284 lib/vfs/direntry.c ino = vfs_s_new_inode (me, root->super, vfs_s_default_stat (me, S_IFDIR | 0755));</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1229'>S_IFDIR</a> 1229 lib/vfs/direntry.c super->root = vfs_s_new_inode (me, super, vfs_s_default_stat (me, S_IFDIR | 0755));</span>
|
|
<span class='curline'><a href='../S/lib--vfs--parse_ls_vga.c.html#L215'>S_IFDIR</a> 215 lib/vfs/parse_ls_vga.c type = S_IFDIR;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--parse_ls_vga.c.html#L475'>S_IFDIR</a> 475 lib/vfs/parse_ls_vga.c local_type = S_IFDIR;</span>
|
|
<span class='curline'><a href='../S/src--vfs--cpio--cpio.c.html#L272'>S_IFDIR</a> 272 src/vfs/cpio/cpio.c mode |= S_IFDIR;</span>
|
|
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L294'>S_IFDIR</a> 294 src/vfs/extfs/extfs.c pent = extfs_generate_entry (super, p, pdir->ino, S_IFDIR | 0777);</span>
|
|
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L585'>S_IFDIR</a> 585 src/vfs/extfs/extfs.c mode |= S_IFDIR;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L280'>S_IFDIR</a> 280 src/vfs/ftpfs/ftpfs.c s = vfs_s_default_stat (me, S_IFDIR | 0755);</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L501'>S_IFDIR</a> 501 src/vfs/ftpfs/ftpfs_parse_ls.c s->st_mode = S_IFDIR;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L635'>S_IFDIR</a> 635 src/vfs/ftpfs/ftpfs_parse_ls.c s->st_mode = dir ? S_IFDIR : S_IFREG;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L788'>S_IFDIR</a> 788 src/vfs/ftpfs/ftpfs_parse_ls.c s->st_mode = S_IFDIR;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L875'>S_IFDIR</a> 875 src/vfs/ftpfs/ftpfs_parse_ls.c type = S_IFDIR;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L896'>S_IFDIR</a> 896 src/vfs/ftpfs/ftpfs_parse_ls.c type = S_IFDIR;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L945'>S_IFDIR</a> 945 src/vfs/ftpfs/ftpfs_parse_ls.c s->st_mode = S_IFDIR;</span>
|
|
<span class='curline'><a href='../S/src--vfs--sftpfs--sftpfs.c.html#L756'>S_IFDIR</a> 756 src/vfs/sftpfs/sftpfs.c vfs_s_default_stat (vpath_element->class, S_IFDIR | 0755));</span>
|
|
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L187'>S_IFDIR</a> 187 src/vfs/shell/shell.c s = vfs_s_default_stat (me, S_IFDIR | 0755);</span>
|
|
<span class='curline'><a href='../S/src--vfs--tar--tar.c.html#L429'>S_IFDIR</a> 429 src/vfs/tar/tar.c current_stat_info.stat.st_mode |= S_IFDIR;</span>
|
|
<span class='curline'><a href='../S/src--vfs--tar--tar.c.html#L935'>S_IFDIR</a> 935 src/vfs/tar/tar.c mode |= S_IFDIR;</span>
|
|
<span class='curline'><a href='../S/tests--src--vfs--ftpfs--ftpfs_parse_long_list.c.html#L51'>S_IFDIR</a> 51 tests/src/vfs/ftpfs/ftpfs_parse_long_list.c super->root = vfs_s_new_inode (me, super, vfs_s_default_stat (me, S_IFDIR | 0755));</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|