MC_USERCONF_DIR    18 lib/fileloc.h  #ifndef MC_USERCONF_DIR
MC_USERCONF_DIR   168 lib/mcconfig/paths.c         mc_config_str = mc_config_init_one_config_path (dir, MC_USERCONF_DIR, mcerror);
MC_USERCONF_DIR   172 lib/mcconfig/paths.c         mc_cache_str = mc_config_init_one_config_path (dir, MC_USERCONF_DIR, mcerror);
MC_USERCONF_DIR   176 lib/mcconfig/paths.c         mc_data_str = mc_config_init_one_config_path (dir, MC_USERCONF_DIR, mcerror);
MC_USERCONF_DIR   182 lib/mcconfig/paths.c             mc_config_init_one_config_path (g_get_user_config_dir (), MC_USERCONF_DIR, mcerror);
MC_USERCONF_DIR   184 lib/mcconfig/paths.c             mc_config_init_one_config_path (g_get_user_cache_dir (), MC_USERCONF_DIR, mcerror);
MC_USERCONF_DIR   186 lib/mcconfig/paths.c             mc_config_init_one_config_path (g_get_user_data_dir (), MC_USERCONF_DIR, mcerror);
MC_USERCONF_DIR  1493 src/filemanager/hotlist.c                      MC_USERCONF_DIR PATH_SEP_STR MC_HOTLIST_FILE);
MC_USERCONF_DIR   193 tests/lib/mcconfig/user_configs_path.c             g_build_filename (data->input_base_dir, MC_USERCONF_DIR, data->input_file_name,