mc_config_save_to_file   44 lib/mcconfig.h gboolean mc_config_save_to_file (mc_config_t *mc_config, const gchar *ini_path, GError **mcerror);
mc_config_save_to_file  499 src/setup.c        mc_config_save_to_file (tmp_cfg, panels_profile_name, NULL);
mc_config_save_to_file 1035 src/setup.c            ret = mc_config_save_to_file (mc_global.main_config, tmp_profile, NULL);