Searched refs:tostat (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/gnu/usr.bin/rcs/lib/
H A Drcsedit.c1652 struct stat tostat; local
1653 if (stat(to, &tostat) != 0)
1655 if (! same_file(st, tostat, 0)) {

Completed in 107 milliseconds