Lines Matching refs:stat_T
41 static buf_T *buflist_findname_stat(char_u *ffname, stat_T *st);
42 static int otherfile_buf(buf_T *buf, char_u *ffname, stat_T *stp);
43 static int buf_same_ino(buf_T *buf, stat_T *stp);
1976 stat_T st; in buflist_new()
2524 stat_T st; in buflist_findname()
2539 stat_T *stp) in buflist_findname_stat()
3327 stat_T st; in setfname()
3577 , stat_T *stp in otherfile_buf()
3588 stat_T st; in otherfile_buf()
3625 stat_T st; in buf_setino()
3643 stat_T *stp) in buf_same_ino()