Searched refs:st_old (Results 1 – 1 of 1) sorted by relevance
9 struct stat st_old; in main() local12 assert(0 == stat(OLD, &st_old)); in main()15 assert(st_old.st_ino == st_new.st_ino); in main()