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

/haiku-fatelf/src/bin/rcs/
H A Drcsedit.c1646 struct stat tostat; local
1647 if (stat(to, &tostat) != 0)
1649 if (! same_file(st, tostat, 0)) {

Completed in 43 milliseconds