Home
last modified time | relevance | path

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

/dports/editors/jove/jove/
H A Dbuf.c591 struct stat stbchk; local
594 && (stat(b->b_fname, &stbchk) == -1
595 || b->b_ino != stbchk.st_ino || b->b_dev != stbchk.st_dev))