mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
95 lines
15 KiB
HTML
95 lines
15 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>root</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--tty--key.c.html#L904'>root</a> 904 lib/tty/key.c Window root, child;</span>
|
|
<span class='curline'><a href='../S/lib--tty--key.c.html#L909'>root</a> 909 lib/tty/key.c mc_XQueryPointer (x11_display, x11_window, &root, &child, &root_x, &root_y, &win_x, &win_y,</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L166'>root</a> 166 lib/vfs/direntry.c VFS_SUBCLASS (me)->find_entry (me, entry->dir->super->root, linkname, follow - 1, FL_NONE);</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L178'>root</a> 178 lib/vfs/direntry.c vfs_s_find_entry_tree (struct vfs_class *me, struct vfs_s_inode *root, const char *a_path,</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L189'>root</a> 189 lib/vfs/direntry.c while (root != NULL)</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L205'>root</a> 205 lib/vfs/direntry.c for (iter = g_queue_peek_head_link (root->subdir); iter != NULL; iter = g_list_next (iter))</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L216'>root</a> 216 lib/vfs/direntry.c ent = vfs_s_automake (me, root, path, flags);</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L230'>root</a> 230 lib/vfs/direntry.c root = ent->ino;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L240'>root</a> 240 lib/vfs/direntry.c vfs_s_find_entry_linear (struct vfs_class *me, struct vfs_s_inode *root, const char *a_path,</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L247'>root</a> 247 lib/vfs/direntry.c if (root->super->root != root)</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L260'>root</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#L268'>root</a> 268 lib/vfs/direntry.c iter = g_queue_find_custom (root->subdir, path, (GCompareFunc) vfs_s_entry_compare);</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L284'>root</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#L293'>root</a> 293 lib/vfs/direntry.c vfs_s_insert_entry (me, root, ent);</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L295'>root</a> 295 lib/vfs/direntry.c iter = g_queue_find_custom (root->subdir, path, (GCompareFunc) vfs_s_entry_compare);</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L339'>root</a> 339 lib/vfs/direntry.c if (super->root != NULL)</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L341'>root</a> 341 lib/vfs/direntry.c vfs_s_free_inode (me, super->root);</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L342'>root</a> 342 lib/vfs/direntry.c super->root = NULL;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1090'>root</a> 1090 lib/vfs/direntry.c return super->root;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1092'>root</a> 1092 lib/vfs/direntry.c ent = VFS_SUBCLASS (me)->find_entry (me, super->root, path, follow, flags);</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1210'>root</a> 1210 lib/vfs/direntry.c if (super->root == NULL)</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1228'>root</a> 1228 lib/vfs/direntry.c vfs_s_free_inode (me, super->root);</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1229'>root</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--direntry.c.html#L1253'>root</a> 1253 lib/vfs/direntry.c if (ino == ino->super->root)</span>
|
|
<span class='curline'><a href='../S/lib--vfs--xdirentry.h.html#L68'>root</a> 68 lib/vfs/xdirentry.h struct vfs_s_inode *root;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--xdirentry.h.html#L145'>root</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--filemanager--mountlist.c.html#L843'>root</a> 843 src/filemanager/mountlist.c if (re->dev == fi.dev && re->ino == fi.root)</span>
|
|
<span class='curline'><a href='../S/src--filemanager--panel.c.html#L5367'>root</a> 5367 src/filemanager/panel.c vfs_path_t *root;</span>
|
|
<span class='curline'><a href='../S/src--filemanager--panel.c.html#L5369'>root</a> 5369 src/filemanager/panel.c root = vfs_path_from_str (PATH_SEP_STR);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--panel.c.html#L5370'>root</a> 5370 src/filemanager/panel.c panel_set_cwd (panel, root);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--panel.c.html#L5372'>root</a> 5372 src/filemanager/panel.c mc_chdir (root);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--panel.c.html#L5373'>root</a> 5373 src/filemanager/panel.c vfs_path_free (root, TRUE);</span>
|
|
<span class='curline'><a href='../S/src--vfs--cpio--cpio.c.html#L233'>root</a> 233 src/vfs/cpio/cpio.c struct vfs_s_inode *root;</span>
|
|
<span class='curline'><a href='../S/src--vfs--cpio--cpio.c.html#L274'>root</a> 274 src/vfs/cpio/cpio.c root = vfs_s_new_inode (me, super, &arch->st);</span>
|
|
<span class='curline'><a href='../S/src--vfs--cpio--cpio.c.html#L275'>root</a> 275 src/vfs/cpio/cpio.c root->st.st_mode = mode;</span>
|
|
<span class='curline'><a href='../S/src--vfs--cpio--cpio.c.html#L276'>root</a> 276 src/vfs/cpio/cpio.c root->data_offset = -1;</span>
|
|
<span class='curline'><a href='../S/src--vfs--cpio--cpio.c.html#L277'>root</a> 277 src/vfs/cpio/cpio.c root->st.st_nlink++;</span>
|
|
<span class='curline'><a href='../S/src--vfs--cpio--cpio.c.html#L278'>root</a> 278 src/vfs/cpio/cpio.c root->st.st_dev = VFS_SUBCLASS (me)->rdev++;</span>
|
|
<span class='curline'><a href='../S/src--vfs--cpio--cpio.c.html#L280'>root</a> 280 src/vfs/cpio/cpio.c super->root = root;</span>
|
|
<span class='curline'><a href='../S/src--vfs--cpio--cpio.c.html#L381'>root</a> 381 src/vfs/cpio/cpio.c struct vfs_s_inode *root = super->root;</span>
|
|
<span class='curline'><a href='../S/src--vfs--cpio--cpio.c.html#L447'>root</a> 447 src/vfs/cpio/cpio.c root = vfs_s_find_inode (me, super, name, LINK_FOLLOW, FL_MKDIR);</span>
|
|
<span class='curline'><a href='../S/src--vfs--cpio--cpio.c.html#L452'>root</a> 452 src/vfs/cpio/cpio.c entry = VFS_SUBCLASS (me)->find_entry (me, root, tn, LINK_FOLLOW,</span>
|
|
<span class='curline'><a href='../S/src--vfs--cpio--cpio.c.html#L484'>root</a> 484 src/vfs/cpio/cpio.c if (root != NULL)</span>
|
|
<span class='curline'><a href='../S/src--vfs--cpio--cpio.c.html#L507'>root</a> 507 src/vfs/cpio/cpio.c vfs_s_insert_entry (me, root, entry);</span>
|
|
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L244'>root</a> 244 src/vfs/extfs/extfs.c dir = dir->super->root;</span>
|
|
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L439'>root</a> 439 src/vfs/extfs/extfs.c pent = extfs_find_entry (super->root, q, FL_MKDIR);</span>
|
|
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L455'>root</a> 455 src/vfs/extfs/extfs.c entry = extfs_entry_new (super->me, p, super->root);</span>
|
|
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L456'>root</a> 456 src/vfs/extfs/extfs.c entry->dir = super->root;</span>
|
|
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L457'>root</a> 457 src/vfs/extfs/extfs.c g_queue_push_tail (super->root->subdir, entry);</span>
|
|
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L462'>root</a> 462 src/vfs/extfs/extfs.c pent = extfs_find_entry (super->root, current_link_name, FL_NONE);</span>
|
|
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L594'>root</a> 594 src/vfs/extfs/extfs.c VFS_SUPER (current_archive)->root = root_entry->ino;</span>
|
|
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L1059'>root</a> 1059 src/vfs/extfs/extfs.c entry = extfs_find_entry (VFS_SUPER (archive)->root, q, FL_NONE);</span>
|
|
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L1063'>root</a> 1063 src/vfs/extfs/extfs.c entry = extfs_find_entry (VFS_SUPER (archive)->root, q, FL_MKFILE);</span>
|
|
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L1191'>root</a> 1191 src/vfs/extfs/extfs.c entry = extfs_find_entry (VFS_SUPER (archive)->root, q, FL_NONE);</span>
|
|
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L1269'>root</a> 1269 src/vfs/extfs/extfs.c entry = extfs_find_entry (VFS_SUPER (archive)->root, q, FL_NONE);</span>
|
|
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L1325'>root</a> 1325 src/vfs/extfs/extfs.c entry = extfs_find_entry (VFS_SUPER (archive)->root, q, FL_NONE);</span>
|
|
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L1367'>root</a> 1367 src/vfs/extfs/extfs.c entry = extfs_find_entry (VFS_SUPER (archive)->root, q, FL_NONE);</span>
|
|
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L1406'>root</a> 1406 src/vfs/extfs/extfs.c entry = extfs_find_entry (VFS_SUPER (archive)->root, q, FL_NONE);</span>
|
|
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L1412'>root</a> 1412 src/vfs/extfs/extfs.c entry = extfs_find_entry (VFS_SUPER (archive)->root, q, FL_MKDIR);</span>
|
|
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L1448'>root</a> 1448 src/vfs/extfs/extfs.c entry = extfs_find_entry (VFS_SUPER (archive)->root, q, FL_NONE);</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1025'>root</a> 1025 src/vfs/ftpfs/ftpfs.c super->root =</span>
|
|
<span class='curline'><a href='../S/src--vfs--sftpfs--sftpfs.c.html#L755'>root</a> 755 src/vfs/sftpfs/sftpfs.c super->root = vfs_s_new_inode (vpath_element->class, super,</span>
|
|
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L652'>root</a> 652 src/vfs/shell/shell.c super->root = vfs_s_new_inode (me, super, shell_default_stat (me));</span>
|
|
<span class='curline'><a href='../S/src--vfs--tar--tar-xheader.c.html#L221'>root</a> 221 src/vfs/tar/tar-xheader.c xheader_list_append (GSList **root, const char *kw, const char *value)</span>
|
|
<span class='curline'><a href='../S/src--vfs--tar--tar-xheader.c.html#L228'>root</a> 228 src/vfs/tar/tar-xheader.c *root = g_slist_prepend (*root, kp);</span>
|
|
<span class='curline'><a href='../S/src--vfs--tar--tar-xheader.c.html#L234'>root</a> 234 src/vfs/tar/tar-xheader.c xheader_list_destroy (GSList **root)</span>
|
|
<span class='curline'><a href='../S/src--vfs--tar--tar-xheader.c.html#L236'>root</a> 236 src/vfs/tar/tar-xheader.c g_slist_free_full (*root, keyword_item_free);</span>
|
|
<span class='curline'><a href='../S/src--vfs--tar--tar-xheader.c.html#L237'>root</a> 237 src/vfs/tar/tar-xheader.c *root = NULL;</span>
|
|
<span class='curline'><a href='../S/src--vfs--tar--tar.c.html#L891'>root</a> 891 src/vfs/tar/tar.c struct vfs_s_inode *root;</span>
|
|
<span class='curline'><a href='../S/src--vfs--tar--tar.c.html#L937'>root</a> 937 src/vfs/tar/tar.c root = vfs_s_new_inode (me, archive, &arch->st);</span>
|
|
<span class='curline'><a href='../S/src--vfs--tar--tar.c.html#L938'>root</a> 938 src/vfs/tar/tar.c root->st.st_mode = mode;</span>
|
|
<span class='curline'><a href='../S/src--vfs--tar--tar.c.html#L939'>root</a> 939 src/vfs/tar/tar.c root->data_offset = -1;</span>
|
|
<span class='curline'><a href='../S/src--vfs--tar--tar.c.html#L940'>root</a> 940 src/vfs/tar/tar.c root->st.st_nlink++;</span>
|
|
<span class='curline'><a href='../S/src--vfs--tar--tar.c.html#L941'>root</a> 941 src/vfs/tar/tar.c root->st.st_dev = VFS_SUBCLASS (me)->rdev++;</span>
|
|
<span class='curline'><a href='../S/src--vfs--tar--tar.c.html#L943'>root</a> 943 src/vfs/tar/tar.c archive->root = root;</span>
|
|
<span class='curline'><a href='../S/tests--lib--vfs--vfs_s_get_path.c.html#L51'>root</a> 51 tests/lib/vfs/vfs_s_get_path.c struct vfs_s_inode *root;</span>
|
|
<span class='curline'><a href='../S/tests--lib--vfs--vfs_s_get_path.c.html#L56'>root</a> 56 tests/lib/vfs/vfs_s_get_path.c root = vfs_s_new_inode (vpath_element->class, super, NULL);</span>
|
|
<span class='curline'><a href='../S/tests--lib--vfs--vfs_s_get_path.c.html#L57'>root</a> 57 tests/lib/vfs/vfs_s_get_path.c super->root = root;</span>
|
|
<span class='curline'><a href='../S/tests--src--vfs--ftpfs--ftpfs_parse_long_list.c.html#L51'>root</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>
|
|
<span class='curline'><a href='../S/tests--src--vfs--ftpfs--ftpfs_parse_long_list.c.html#L115'>root</a> 115 tests/src/vfs/ftpfs/ftpfs_parse_long_list.c parsed = ftpfs_parse_long_list (me, super->root, input, &err_count);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|