Searched refs:mc_args__last_wd_file (Results 1 – 8 of 8) sorted by relevance
25 extern char *mc_args__last_wd_file;
488 if (mc_global.mc_run_mode == MC_RUN_FULL && mc_args__last_wd_file != NULL in main()493 last_wd_fd = open (mc_args__last_wd_file, O_WRONLY | O_CREAT | O_TRUNC | O_EXCL, in main()
60 char *mc_args__last_wd_file = NULL; variable142 &mc_args__last_wd_file,
1845 if (mc_args__last_wd_file != NULL && vfs_current_is_local ()) in do_nc()