mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
24 lines
2.3 KiB
HTML
24 lines
2.3 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>test_subclass1</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/tests--lib--vfs--vfs_parse_ls_lga.c.html#L38'>test_subclass1</a> 38 tests/lib/vfs/vfs_parse_ls_lga.c static struct vfs_s_subclass test_subclass1;</span>
|
|
<span class='curline'><a href='../S/tests--lib--vfs--vfs_parse_ls_lga.c.html#L39'>test_subclass1</a> 39 tests/lib/vfs/vfs_parse_ls_lga.c static struct vfs_class *vfs_test_ops1 = VFS_CLASS (&test_subclass1);</span>
|
|
<span class='curline'><a href='../S/tests--lib--vfs--vfs_parse_ls_lga.c.html#L61'>test_subclass1</a> 61 tests/lib/vfs/vfs_parse_ls_lga.c vfs_init_subclass (&test_subclass1, "testfs1", VFSF_NOLINKS | VFSF_REMOTE, "test1");</span>
|
|
<span class='curline'><a href='../S/tests--lib--vfs--vfs_s_get_path.c.html#L40'>test_subclass1</a> 40 tests/lib/vfs/vfs_s_get_path.c static struct vfs_s_subclass test_subclass1, test_subclass2, test_subclass3;</span>
|
|
<span class='curline'><a href='../S/tests--lib--vfs--vfs_s_get_path.c.html#L41'>test_subclass1</a> 41 tests/lib/vfs/vfs_s_get_path.c static struct vfs_class *vfs_test_ops1 = VFS_CLASS (&test_subclass1);</span>
|
|
<span class='curline'><a href='../S/tests--lib--vfs--vfs_s_get_path.c.html#L89'>test_subclass1</a> 89 tests/lib/vfs/vfs_s_get_path.c vfs_init_subclass (&test_subclass1, "testfs1", VFSF_NOLINKS | VFSF_REMOTE, "test1");</span>
|
|
<span class='curline'><a href='../S/tests--lib--vfs--vfs_s_get_path.c.html#L90'>test_subclass1</a> 90 tests/lib/vfs/vfs_s_get_path.c test_subclass1.open_archive = test1_mock_open_archive;</span>
|
|
<span class='curline'><a href='../S/tests--lib--vfs--vfs_s_get_path.c.html#L91'>test_subclass1</a> 91 tests/lib/vfs/vfs_s_get_path.c test_subclass1.archive_same = test1_mock_archive_same;</span>
|
|
<span class='curline'><a href='../S/tests--lib--vfs--vfs_s_get_path.c.html#L92'>test_subclass1</a> 92 tests/lib/vfs/vfs_s_get_path.c test_subclass1.archive_check = NULL;</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|