Searched refs:swap_fname (Results 1 – 2 of 2) sorted by relevance
618 char_u *swap_fname = curbuf->b_ml.ml_mfp->mf_fname; in readfile() local631 if (mch_stat((char *)swap_fname, &swap_st) >= 0 in readfile()641 (void)mch_setperm(swap_fname, (long)swap_mode); in readfile()
1113 swapfile_process_running(ZERO_BL *b0p, char_u *swap_fname UNUSED) in swapfile_process_running()1121 if (mch_stat((char *)swap_fname, &st) != -1 in swapfile_process_running()