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

24 lines
2.1 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>read_only</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.h.html#L32'>read_only</a> 32 lib/mcconfig.h mc_config_t *mc_config_init (const gchar *ini_path, gboolean read_only);</span>
<span class='curline'><a href='../S/lib--mcconfig.h.html#L41'>read_only</a> 41 lib/mcconfig.h gboolean mc_config_read_file (mc_config_t *mc_config, const gchar *ini_path, gboolean read_only,</span>
<span class='curline'><a href='../S/lib--mcconfig--common.c.html#L107'>read_only</a> 107 lib/mcconfig/common.c mc_config_init (const gchar *ini_path, gboolean read_only)</span>
<span class='curline'><a href='../S/lib--mcconfig--common.c.html#L135'>read_only</a> 135 lib/mcconfig/common.c if (!read_only)</span>
<span class='curline'><a href='../S/lib--mcconfig--common.c.html#L214'>read_only</a> 214 lib/mcconfig/common.c mc_config_read_file (mc_config_t *mc_config, const gchar *ini_path, gboolean read_only,</span>
<span class='curline'><a href='../S/lib--mcconfig--common.c.html#L225'>read_only</a> 225 lib/mcconfig/common.c tmp_config = mc_config_init (ini_path, read_only);</span>
<span class='curline'><a href='../S/src--keymap.c.html#L821'>read_only</a> 821 src/keymap.c load_setup_init_config_from_file (mc_config_t **config, const char *fname, gboolean read_only)</span>
<span class='curline'><a href='../S/src--keymap.c.html#L829'>read_only</a> 829 src/keymap.c mc_config_read_file (*config, fname, read_only, TRUE);</span>
<span class='curline'><a href='../S/src--keymap.c.html#L831'>read_only</a> 831 src/keymap.c *config = mc_config_init (fname, read_only);</span>
</pre>
</body>
</html>