mc_config_get_cache_path   98 lib/mcconfig.h const char *mc_config_get_cache_path (void);
mc_config_get_cache_path 1230 src/editor/editwidget.c         dir = mc_build_filename (mc_config_get_cache_path (), EDIT_HOME_DIR, (char *) NULL);
mc_config_get_cache_path  247 src/textconf.c     PRINTF_SECTION2 (_("Cache directory:"), mc_config_get_cache_path ());