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

22 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>current_path</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--vfs.c.html#L100'>current_path</a> 100 lib/vfs/vfs.c static vfs_path_t *current_path = NULL;</span>
<span class='curline'><a href='../S/lib--vfs--vfs.c.html#L382'>current_path</a> 382 lib/vfs/vfs.c return current_path-&gt;str;</span>
<span class='curline'><a href='../S/lib--vfs--vfs.c.html#L395'>current_path</a> 395 lib/vfs/vfs.c return g_strdup (current_path-&gt;str);</span>
<span class='curline'><a href='../S/lib--vfs--vfs.c.html#L408'>current_path</a> 408 lib/vfs/vfs.c return current_path;</span>
<span class='curline'><a href='../S/lib--vfs--vfs.c.html#L420'>current_path</a> 420 lib/vfs/vfs.c vfs_path_free (current_path, TRUE);</span>
<span class='curline'><a href='../S/lib--vfs--vfs.c.html#L421'>current_path</a> 421 lib/vfs/vfs.c current_path = (vfs_path_t *) vpath;</span>
<span class='curline'><a href='../S/lib--vfs--vfs.c.html#L477'>current_path</a> 477 lib/vfs/vfs.c current_vfs = VFS_CLASS (vfs_path_get_last_path_vfs (current_path));</span>
</pre>
</body>
</html>