cfg_value 1204 lib/vfs/path.c char *cfg_value; cfg_value 1211 lib/vfs/path.c cfg_value = mc_config_get_string_raw (cpath, groupname, "class-name", NULL); cfg_value 1212 lib/vfs/path.c eclass = vfs_get_class_by_name (cfg_value); cfg_value 1216 lib/vfs/path.c g_set_error (mcerror, MC_ERROR, 0, "Unable to find VFS class by name '%s'", cfg_value); cfg_value 1217 lib/vfs/path.c g_free (cfg_value); cfg_value 1221 lib/vfs/path.c g_free (cfg_value);