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

20 lines
1.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>current_vpath</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--path.c.html#L1294'>current_vpath</a> 1294 lib/vfs/path.c const vfs_path_t *current_vpath = first_vpath;</span>
<span class='curline'><a href='../S/lib--vfs--path.c.html#L1306'>current_vpath</a> 1306 lib/vfs/path.c for (vindex = 0; vindex &lt; vfs_path_elements_count (current_vpath); vindex++)</span>
<span class='curline'><a href='../S/lib--vfs--path.c.html#L1310'>current_vpath</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.c.html#L1313'>current_vpath</a> 1313 lib/vfs/path.c current_vpath = va_arg (args, const vfs_path_t *);</span>
<span class='curline'><a href='../S/lib--vfs--path.c.html#L1315'>current_vpath</a> 1315 lib/vfs/path.c while (current_vpath != NULL);</span>
</pre>
</body>
</html>