Searched refs:temp_sb (Results 1 – 1 of 1) sorted by relevance
804 struct stat from_sb, temp_sb, to_sb; in install() local909 if (fstat(temp_fd, &temp_sb)) { in install()916 if (compare(temp_fd, tempfile, (size_t)temp_sb.st_size, to_fd, in install()