Home
last modified time | relevance | path

Searched refs:buf_same_ino (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dbuffer.c43 static int buf_same_ino(buf_T *buf, stat_T *stp);
3606 if (buf_same_ino(buf, stp)) in otherfile_buf()
3609 if (buf_same_ino(buf, stp)) in otherfile_buf()
3641 buf_same_ino( in buf_same_ino() function