mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
21 lines
1.6 KiB
HTML
21 lines
1.6 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>grp_section</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--hotlist.c.html#L1420'>grp_section</a> 1420 src/filemanager/hotlist.c char *grp_section;</span>
|
|
<span class='curline'><a href='../S/src--filemanager--hotlist.c.html#L1422'>grp_section</a> 1422 src/filemanager/hotlist.c grp_section = g_strconcat (section, ".Group", (char *) NULL);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--hotlist.c.html#L1426'>grp_section</a> 1426 src/filemanager/hotlist.c if (mc_config_has_group (mc_global.main_config, grp_section))</span>
|
|
<span class='curline'><a href='../S/src--filemanager--hotlist.c.html#L1430'>grp_section</a> 1430 src/filemanager/hotlist.c keys = mc_config_get_keys (mc_global.main_config, grp_section, NULL);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--hotlist.c.html#L1436'>grp_section</a> 1436 src/filemanager/hotlist.c mc_config_del_group (mc_global.main_config, grp_section);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--hotlist.c.html#L1438'>grp_section</a> 1438 src/filemanager/hotlist.c g_free (grp_section);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|