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