Searched refs:swap_st (Results 1 – 1 of 1) sorted by relevance
629 stat_T swap_st; in readfile() local631 if (mch_stat((char *)swap_fname, &swap_st) >= 0 in readfile()632 && st.st_gid != swap_st.st_gid in readfile()