MC_USERCONF_DIR    18 lib/fileloc.h  #ifndef MC_USERCONF_DIR
MC_USERCONF_DIR   169 lib/mcconfig/paths.c         mc_config_str = mc_config_init_one_config_path (dir, MC_USERCONF_DIR, mcerror);
MC_USERCONF_DIR   173 lib/mcconfig/paths.c         mc_cache_str = mc_config_init_one_config_path (dir, MC_USERCONF_DIR, mcerror);
MC_USERCONF_DIR   177 lib/mcconfig/paths.c         mc_data_str = mc_config_init_one_config_path (dir, MC_USERCONF_DIR, mcerror);
MC_USERCONF_DIR   183 lib/mcconfig/paths.c             mc_config_init_one_config_path (g_get_user_config_dir (), MC_USERCONF_DIR, mcerror);
MC_USERCONF_DIR   185 lib/mcconfig/paths.c             mc_config_init_one_config_path (g_get_user_cache_dir (), MC_USERCONF_DIR, mcerror);
MC_USERCONF_DIR   187 lib/mcconfig/paths.c             mc_config_init_one_config_path (g_get_user_data_dir (), MC_USERCONF_DIR, mcerror);
MC_USERCONF_DIR  1501 src/filemanager/hotlist.c                      MC_USERCONF_DIR PATH_SEP_STR MC_HOTLIST_FILE);
MC_USERCONF_DIR   194 tests/lib/mcconfig/user_configs_path.c             g_build_filename (data->input_base_dir, MC_USERCONF_DIR, data->input_file_name,