cfg_value 1170 lib/vfs/path.c char *cfg_value; cfg_value 1177 lib/vfs/path.c cfg_value = mc_config_get_string_raw (cpath, groupname, "class-name", NULL); cfg_value 1178 lib/vfs/path.c eclass = vfs_get_class_by_name (cfg_value); cfg_value 1182 lib/vfs/path.c g_set_error (mcerror, MC_ERROR, 0, "Unable to find VFS class by name '%s'", cfg_value); cfg_value 1183 lib/vfs/path.c g_free (cfg_value); cfg_value 1187 lib/vfs/path.c g_free (cfg_value);