mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
28 lines
3.0 KiB
HTML
28 lines
3.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>VFS_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#L207'>VFS_ENTRY</a> 207 lib/vfs/direntry.c ent = VFS_ENTRY (iter->data);</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L213'>VFS_ENTRY</a> 213 lib/vfs/direntry.c ent = iter != NULL ? VFS_ENTRY (iter->data) : NULL;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L269'>VFS_ENTRY</a> 269 lib/vfs/direntry.c ent = iter != NULL ? VFS_ENTRY (iter->data) : NULL;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L296'>VFS_ENTRY</a> 296 lib/vfs/direntry.c ent = iter != NULL ? VFS_ENTRY (iter->data) : NULL;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L465'>VFS_ENTRY</a> 465 lib/vfs/direntry.c name = VFS_ENTRY (info->cur->data)->name;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L920'>VFS_ENTRY</a> 920 lib/vfs/direntry.c entry = VFS_ENTRY (g_queue_peek_head (ino->subdir));</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1715'>VFS_ENTRY</a> 1715 lib/vfs/direntry.c struct vfs_s_entry *entry = VFS_ENTRY (iter->data);</span>
|
|
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L283'>VFS_ENTRY</a> 283 src/vfs/extfs/extfs.c pent = pl != NULL ? VFS_ENTRY (pl->data) : NULL;</span>
|
|
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L1217'>VFS_ENTRY</a> 1217 src/vfs/extfs/extfs.c dir = vfs_dirent_init (NULL, VFS_ENTRY ((*info)->data)->name, 0, DT_UNKNOWN); // FIXME: inode</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1905'>VFS_ENTRY</a> 1905 src/vfs/ftpfs/ftpfs.c vfs_s_insert_entry (me, dir, VFS_ENTRY (iter->data));</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L1226'>VFS_ENTRY</a> 1226 src/vfs/ftpfs/ftpfs_parse_ls.c vfs_s_free_entry (me, VFS_ENTRY (bufp->data));</span>
|
|
<span class='curline'><a href='../S/tests--src--vfs--ftpfs--ftpfs_parse_long_list.c.html#L120'>VFS_ENTRY</a> 120 tests/src/vfs/ftpfs/ftpfs_parse_long_list.c mctest_assert_str_eq (VFS_ENTRY (parsed_iter->data)->name, (char *) output_iter->data);</span>
|
|
<span class='curline'><a href='../S/tests--src--vfs--ftpfs--ftpfs_parse_long_list.c.html#L127'>VFS_ENTRY</a> 127 tests/src/vfs/ftpfs/ftpfs_parse_long_list.c vfs_s_free_entry (me, VFS_ENTRY (parsed_iter->data));</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|