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

21 lines
1.5 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>path_super</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/src--vfs--sftpfs--sftpfs.c.html#L112'>path_super</a> 112 src/vfs/sftpfs/sftpfs.c const char *path_super;</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--sftpfs.c.html#L117'>path_super</a> 117 src/vfs/sftpfs/sftpfs.c path_super = vfs_s_get_path (vpath, &amp;super, 0);</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--sftpfs.c.html#L118'>path_super</a> 118 src/vfs/sftpfs/sftpfs.c if (path_super == NULL)</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--sftpfs.c.html#L123'>path_super</a> 123 src/vfs/sftpfs/sftpfs.c path_inode = vfs_s_find_inode (me, super, path_super, LINK_FOLLOW, FL_NONE);</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--sftpfs.c.html#L136'>path_super</a> 136 src/vfs/sftpfs/sftpfs.c name = g_path_get_dirname (path_super);</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--sftpfs.c.html#L142'>path_super</a> 142 src/vfs/sftpfs/sftpfs.c name = g_path_get_basename (path_super);</span>
</pre>
</body>
</html>