mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
22 lines
1.7 KiB
HTML
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 = &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->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->next;</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|