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

21 lines
1.4 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>cfg_value</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--vfs--path.c.html#L1168'>cfg_value</a> 1168 lib/vfs/path.c char *cfg_value;</span>
<span class='curline'><a href='../S/lib--vfs--path.c.html#L1175'>cfg_value</a> 1175 lib/vfs/path.c cfg_value = mc_config_get_string_raw (cpath, groupname, "class-name", NULL);</span>
<span class='curline'><a href='../S/lib--vfs--path.c.html#L1176'>cfg_value</a> 1176 lib/vfs/path.c eclass = vfs_get_class_by_name (cfg_value);</span>
<span class='curline'><a href='../S/lib--vfs--path.c.html#L1180'>cfg_value</a> 1180 lib/vfs/path.c g_set_error (mcerror, MC_ERROR, 0, "Unable to find VFS class by name '%s'", cfg_value);</span>
<span class='curline'><a href='../S/lib--vfs--path.c.html#L1181'>cfg_value</a> 1181 lib/vfs/path.c g_free (cfg_value);</span>
<span class='curline'><a href='../S/lib--vfs--path.c.html#L1185'>cfg_value</a> 1185 lib/vfs/path.c g_free (cfg_value);</span>
</pre>
</body>
</html>