Files
source/Y/archive_same.html
github-actions[bot] 08571174ab Deploy to GitHub Pages
2026-02-01 17:32:02 +00:00

24 lines
2.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>archive_same</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#L1129'>archive_same</a> 1129 lib/vfs/direntry.c if (subclass-&gt;archive_same == NULL)</span>
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1139'>archive_same</a> 1139 lib/vfs/direntry.c i = subclass-&gt;archive_same (path_element, super, vpath_archive, cookie);</span>
<span class='curline'><a href='../S/lib--vfs--xdirentry.h.html#L133'>archive_same</a> 133 lib/vfs/xdirentry.h int (*archive_same) (const vfs_path_element_t *vpath_element, struct vfs_s_super *psup,</span>
<span class='curline'><a href='../S/src--vfs--cpio--cpio.c.html#L890'>archive_same</a> 890 src/vfs/cpio/cpio.c cpio_subclass.archive_same = cpio_super_same;</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2764'>archive_same</a> 2764 src/vfs/ftpfs/ftpfs.c ftpfs_subclass.archive_same = ftpfs_archive_same;</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--sftpfs.c.html#L850'>archive_same</a> 850 src/vfs/sftpfs/sftpfs.c sftpfs_subclass.archive_same = sftpfs_archive_same;</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L1722'>archive_same</a> 1722 src/vfs/shell/shell.c shell_subclass.archive_same = shell_archive_same;</span>
<span class='curline'><a href='../S/src--vfs--tar--tar.c.html#L1271'>archive_same</a> 1271 src/vfs/tar/tar.c tarfs_subclass.archive_same = tar_super_same;</span>
<span class='curline'><a href='../S/tests--lib--vfs--vfs_s_get_path.c.html#L91'>archive_same</a> 91 tests/lib/vfs/vfs_s_get_path.c test_subclass1.archive_same = test1_mock_archive_same;</span>
</pre>
</body>
</html>