mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
67 lines
10 KiB
HTML
67 lines
10 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>class</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#L1117'>class</a> 1117 lib/vfs/direntry.c subclass = VFS_SUBCLASS (path_element->class);</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1183'>class</a> 1183 lib/vfs/direntry.c path_element->class->verrno = EIO;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1187'>class</a> 1187 lib/vfs/direntry.c subclass = VFS_SUBCLASS (path_element->class);</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1189'>class</a> 1189 lib/vfs/direntry.c super = subclass->new_archive != NULL ? subclass->new_archive (path_element->class)</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1190'>class</a> 1190 lib/vfs/direntry.c : vfs_s_new_super (path_element->class);</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1204'>class</a> 1204 lib/vfs/direntry.c vfs_s_free_super (path_element->class, super);</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1205'>class</a> 1205 lib/vfs/direntry.c path_element->class->verrno = EIO;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1213'>class</a> 1213 lib/vfs/direntry.c vfs_s_insert_super (path_element->class, super);</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1214'>class</a> 1214 lib/vfs/direntry.c vfs_stamp_create (path_element->class, super);</span>
|
|
<span class='curline'><a href='../S/lib--vfs--interface.c.html#L419'>class</a> 419 lib/vfs/interface.c info = path_element->class->opendir ? path_element->class->opendir (vpath) : NULL;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--interface.c.html#L422'>class</a> 422 lib/vfs/interface.c errno = path_element->class->opendir ? vfs_ferrno (path_element->class) : ENOTSUP;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--interface.c.html#L434'>class</a> 434 lib/vfs/interface.c handle = vfs_new_handle (path_element->class, vfs_path_element_clone (path_element));</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L342'>class</a> 342 lib/vfs/path.c struct vfs_class *class;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L347'>class</a> 347 lib/vfs/path.c while ((class = _vfs_split_with_semi_skip_count (path, &local, &op, 0)) != NULL)</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L351'>class</a> 351 lib/vfs/path.c element->class = class;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L376'>class</a> 376 lib/vfs/path.c element->class = g_ptr_array_index (vfs__classes_list, 0);</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L428'>class</a> 428 lib/vfs/path.c element->class = vfs_prefix_to_class (vfs_prefix_start);</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L433'>class</a> 433 lib/vfs/path.c if (element->class != NULL && (element->class->flags & VFSF_REMOTE) != 0)</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L468'>class</a> 468 lib/vfs/path.c element->class = g_ptr_array_index (vfs__classes_list, 0);</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L493'>class</a> 493 lib/vfs/path.c if (((element->class->flags & VFSF_LOCAL) == 0 || ret_tokens->len > 0)</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L556'>class</a> 556 lib/vfs/path.c && (element->class->flags & VFSF_LOCAL) != 0) \</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L834'>class</a> 834 lib/vfs/path.c new_element->class = element->class;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L1123'>class</a> 1123 lib/vfs/path.c mc_config_set_string_raw (cpath, groupname, "class-name", element->class->name);</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L1188'>class</a> 1188 lib/vfs/path.c element->class = eclass;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L1539'>class</a> 1539 lib/vfs/path.c pretty_path = g_string_new (element->class->prefix);</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.h.html#L41'>class</a> 41 lib/vfs/path.h struct vfs_class *class;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.h.html#L100'>class</a> 100 lib/vfs/path.h return (element != NULL && element->class != NULL);</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.h.html#L126'>class</a> 126 lib/vfs/path.h return (element != NULL) ? element->class : NULL;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--vfs.c.html#L445'>class</a> 445 lib/vfs/vfs.c return path_element->class->flags;</span>
|
|
<span class='curline'><a href='../S/src--filemanager--file.c.html#L335'>class</a> 335 src/filemanager/file.c const struct vfs_class *class;</span>
|
|
<span class='curline'><a href='../S/src--filemanager--file.c.html#L339'>class</a> 339 src/filemanager/file.c class = vfs_path_get_last_path_vfs (vpath);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--file.c.html#L345'>class</a> 345 src/filemanager/file.c if (lnk->vfs == class && lnk->ino == ino && lnk->dev == dev)</span>
|
|
<span class='curline'><a href='../S/src--filemanager--panel.c.html#L1124'>class</a> 1124 src/filemanager/panel.c && (strcmp (path_element->class->name, "cpiofs") == 0</span>
|
|
<span class='curline'><a href='../S/src--filemanager--panel.c.html#L1125'>class</a> 1125 src/filemanager/panel.c || strcmp (path_element->class->name, "extfs") == 0</span>
|
|
<span class='curline'><a href='../S/src--filemanager--panel.c.html#L1126'>class</a> 1126 src/filemanager/panel.c || strcmp (path_element->class->name, "tarfs") == 0))</span>
|
|
<span class='curline'><a href='../S/src--vfs--cpio--cpio.c.html#L770'>class</a> 770 src/vfs/cpio/cpio.c if (cpio_open_cpio_file (vpath_element->class, super, vpath) == -1)</span>
|
|
<span class='curline'><a href='../S/src--vfs--cpio--cpio.c.html#L777'>class</a> 777 src/vfs/cpio/cpio.c status = cpio_read_head (vpath_element->class, super);</span>
|
|
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L794'>class</a> 794 src/vfs/extfs/extfs.c fstype = extfs_which (path_element->class, path_element->vfs_prefix);</span>
|
|
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L817'>class</a> 817 src/vfs/extfs/extfs.c path_element->class->verrno = EIO;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1026'>class</a> 1026 src/vfs/ftpfs/ftpfs.c vfs_s_new_inode (vpath_element->class, super, ftpfs_default_stat (vpath_element->class));</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1028'>class</a> 1028 src/vfs/ftpfs/ftpfs.c return ftpfs_open_archive_int (vpath_element->class, super);</span>
|
|
<span class='curline'><a href='../S/src--vfs--sfs--sfs.c.html#L151'>class</a> 151 src/vfs/sfs/sfs.c w = path_element->class->which (path_element->class, path_element->vfs_prefix);</span>
|
|
<span class='curline'><a href='../S/src--vfs--sftpfs--sftpfs.c.html#L741'>class</a> 741 src/vfs/sftpfs/sftpfs.c vpath_element->class->verrno = EPERM;</span>
|
|
<span class='curline'><a href='../S/src--vfs--sftpfs--sftpfs.c.html#L751'>class</a> 751 src/vfs/sftpfs/sftpfs.c vpath_element->class->verrno = ret_value;</span>
|
|
<span class='curline'><a href='../S/src--vfs--sftpfs--sftpfs.c.html#L755'>class</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--sftpfs--sftpfs.c.html#L756'>class</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#L703'>class</a> 703 src/vfs/shell/shell.c return shell_open_archive_int (vpath_element->class, super);</span>
|
|
<span class='curline'><a href='../S/src--vfs--tar--tar.c.html#L962'>class</a> 962 src/vfs/tar/tar.c if (!tar_open_archive_int (vpath_element->class, vpath, archive))</span>
|
|
<span class='curline'><a href='../S/src--vfs--tar--tar.c.html#L973'>class</a> 973 src/vfs/tar/tar.c status = tar_read_header (vpath_element->class, archive);</span>
|
|
<span class='curline'><a href='../S/src--vfs--tar--tar.c.html#L988'>class</a> 988 src/vfs/tar/tar.c (void) tar_read_header (vpath_element->class, archive);</span>
|
|
<span class='curline'><a href='../S/tests--lib--vfs--vfs_path_string_convert.c.html#L193'>class</a> 193 tests/lib/vfs/vfs_path_string_convert.c mctest_assert_ptr_eq (path_element->class, data->expected_vfs_class);</span>
|
|
<span class='curline'><a href='../S/tests--lib--vfs--vfs_s_get_path.c.html#L56'>class</a> 56 tests/lib/vfs/vfs_s_get_path.c root = vfs_s_new_inode (vpath_element->class, super, NULL);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|