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

24 lines
1.9 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>mc_cache_str</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--mcconfig--paths.c.html#L50'>mc_cache_str</a> 50 lib/mcconfig/paths.c static char *mc_cache_str = NULL;</span>
<span class='curline'><a href='../S/lib--mcconfig--paths.c.html#L90'>mc_cache_str</a> 90 lib/mcconfig/paths.c { &amp;mc_cache_str, "mc.log" },</span>
<span class='curline'><a href='../S/lib--mcconfig--paths.c.html#L91'>mc_cache_str</a> 91 lib/mcconfig/paths.c { &amp;mc_cache_str, MC_TREESTORE_FILE },</span>
<span class='curline'><a href='../S/lib--mcconfig--paths.c.html#L92'>mc_cache_str</a> 92 lib/mcconfig/paths.c { &amp;mc_cache_str, EDIT_HOME_TEMP_FILE },</span>
<span class='curline'><a href='../S/lib--mcconfig--paths.c.html#L93'>mc_cache_str</a> 93 lib/mcconfig/paths.c { &amp;mc_cache_str, EDIT_HOME_BLOCK_FILE },</span>
<span class='curline'><a href='../S/lib--mcconfig--paths.c.html#L176'>mc_cache_str</a> 176 lib/mcconfig/paths.c mc_cache_str = mc_config_init_one_config_path (dir, MC_USERCONF_DIR, mcerror);</span>
<span class='curline'><a href='../S/lib--mcconfig--paths.c.html#L187'>mc_cache_str</a> 187 lib/mcconfig/paths.c mc_cache_str =</span>
<span class='curline'><a href='../S/lib--mcconfig--paths.c.html#L205'>mc_cache_str</a> 205 lib/mcconfig/paths.c g_free (mc_cache_str);</span>
<span class='curline'><a href='../S/lib--mcconfig--paths.c.html#L233'>mc_cache_str</a> 233 lib/mcconfig/paths.c return (const char *) mc_cache_str;</span>
</pre>
</body>
</html>