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

27 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_path_element_clone</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--interface.c.html#L434'>vfs_path_element_clone</a> 434 lib/vfs/interface.c handle = vfs_new_handle (path_element-&gt;class, vfs_path_element_clone (path_element));</span>
<span class='curline'><a href='../S/lib--vfs--path.c.html#L899'>vfs_path_element_clone</a> 899 lib/vfs/path.c path_element = vfs_path_element_clone (vfs_path_get_by_index (vpath, vpath_element_index));</span>
<span class='curline'><a href='../S/lib--vfs--path.c.html#L1310'>vfs_path_element_clone</a> 1310 lib/vfs/path.c path_element = vfs_path_element_clone (vfs_path_get_by_index (current_vpath, vindex));</span>
<span class='curline'><a href='../S/lib--vfs--path.h.html#L75'>vfs_path_element_clone</a> 75 lib/vfs/path.h vfs_path_element_t *vfs_path_element_clone (const vfs_path_element_t *element);</span>
<span class='curline'><a href='../S/src--filemanager--panel.c.html#L1121'>vfs_path_element_clone</a> 1121 src/filemanager/panel.c path_element = vfs_path_element_clone (vfs_path_get_by_index (panel-&gt;cwd_vpath, -1));</span>
<span class='curline'><a href='../S/src--filemanager--panel.c.html#L5057'>vfs_path_element_clone</a> 5057 src/filemanager/panel.c path_element = vfs_path_element_clone (vfs_path_get_by_index (vpath, indx));</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L352'>vfs_path_element_clone</a> 352 src/vfs/ftpfs/ftpfs.c vfs_path_element_t *path_element = vfs_path_element_clone (velement);</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--sftpfs.c.html#L745'>vfs_path_element_clone</a> 745 src/vfs/sftpfs/sftpfs.c sftpfs_super-&gt;original_connection_info = vfs_path_element_clone (vpath_element);</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--sftpfs.c.html#L746'>vfs_path_element_clone</a> 746 src/vfs/sftpfs/sftpfs.c super-&gt;path_element = vfs_path_element_clone (vpath_element);</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L667'>vfs_path_element_clone</a> 667 src/vfs/shell/shell.c super-&gt;path_element = vfs_path_element_clone (vpath_element);</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L718'>vfs_path_element_clone</a> 718 src/vfs/shell/shell.c path_element = vfs_path_element_clone (vpath_element);</span>
<span class='curline'><a href='../S/tests--lib--vfs--relative_cd.c.html#L166'>vfs_path_element_clone</a> 166 tests/lib/vfs/relative_cd.c path_element = vfs_path_element_clone (vfs_path_get_by_index (vpath, -1));</span>
</pre>
</body>
</html>