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

28 lines
2.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>tmp_cfg</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--setup.c.html#L471'>tmp_cfg</a> 471 src/setup.c mc_config_t *tmp_cfg;</span>
<span class='curline'><a href='../S/src--setup.c.html#L477'>tmp_cfg</a> 477 src/setup.c tmp_cfg = mc_config_init (profile, FALSE);</span>
<span class='curline'><a href='../S/src--setup.c.html#L478'>tmp_cfg</a> 478 src/setup.c if (tmp_cfg == NULL)</span>
<span class='curline'><a href='../S/src--setup.c.html#L481'>tmp_cfg</a> 481 src/setup.c groups = mc_config_get_groups (tmp_cfg, NULL);</span>
<span class='curline'><a href='../S/src--setup.c.html#L485'>tmp_cfg</a> 485 src/setup.c mc_config_deinit (tmp_cfg);</span>
<span class='curline'><a href='../S/src--setup.c.html#L491'>tmp_cfg</a> 491 src/setup.c mc_config_del_group (tmp_cfg, *curr_grp);</span>
<span class='curline'><a href='../S/src--setup.c.html#L493'>tmp_cfg</a> 493 src/setup.c mc_config_save_to_file (tmp_cfg, panels_profile_name, NULL);</span>
<span class='curline'><a href='../S/src--setup.c.html#L494'>tmp_cfg</a> 494 src/setup.c mc_config_deinit (tmp_cfg);</span>
<span class='curline'><a href='../S/src--setup.c.html#L496'>tmp_cfg</a> 496 src/setup.c tmp_cfg = mc_config_init (profile, FALSE);</span>
<span class='curline'><a href='../S/src--setup.c.html#L497'>tmp_cfg</a> 497 src/setup.c if (tmp_cfg == NULL)</span>
<span class='curline'><a href='../S/src--setup.c.html#L509'>tmp_cfg</a> 509 src/setup.c mc_config_del_group (tmp_cfg, need_grp);</span>
<span class='curline'><a href='../S/src--setup.c.html#L513'>tmp_cfg</a> 513 src/setup.c mc_config_save_file (tmp_cfg, NULL);</span>
<span class='curline'><a href='../S/src--setup.c.html#L514'>tmp_cfg</a> 514 src/setup.c mc_config_deinit (tmp_cfg);</span>
</pre>
</body>
</html>