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

22 lines
1.7 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>rootdir_list</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--filemanager--mountlist.c.html#L791'>rootdir_list</a> 791 src/filemanager/mountlist.c struct rootdir_entry *rootdir_list;</span>
<span class='curline'><a href='../S/src--filemanager--mountlist.c.html#L798'>rootdir_list</a> 798 src/filemanager/mountlist.c rootdir_list = NULL;</span>
<span class='curline'><a href='../S/src--filemanager--mountlist.c.html#L799'>rootdir_list</a> 799 src/filemanager/mountlist.c rootdir_tail = &amp;rootdir_list;</span>
<span class='curline'><a href='../S/src--filemanager--mountlist.c.html#L842'>rootdir_list</a> 842 src/filemanager/mountlist.c for (re = rootdir_list; re; re = re-&gt;next)</span>
<span class='curline'><a href='../S/src--filemanager--mountlist.c.html#L860'>rootdir_list</a> 860 src/filemanager/mountlist.c while (rootdir_list != NULL)</span>
<span class='curline'><a href='../S/src--filemanager--mountlist.c.html#L862'>rootdir_list</a> 862 src/filemanager/mountlist.c struct rootdir_entry *re = rootdir_list;</span>
<span class='curline'><a href='../S/src--filemanager--mountlist.c.html#L864'>rootdir_list</a> 864 src/filemanager/mountlist.c rootdir_list = re-&gt;next;</span>
</pre>
</body>
</html>