Searched refs:mcset_rc_dir (Results 1 – 1 of 1) sorted by relevance
103 static const char *mcset_rc_dir = "./"; variable749 … filename = xmalloc (strlen (nd) + 4 + 1 + strlen (mcset_mc_basename) + 1 + strlen (mcset_rc_dir)); in write_bin()750 strcpy (filename, mcset_rc_dir); in write_bin()991 mcset_rc_dir = mc_unify_path (optarg); in main()1150 h_fp = mc_create_path_text_file (mcset_rc_dir, ".rc"); in main()