Searched refs:newtimes (Results 1 – 1 of 1) sorted by relevance
408 struct utimbuf newtimes; in do_copy() local743 newtimes.actime = mtime; in do_copy()744 newtimes.modtime = mtime; in do_copy()747 (void) utime(dst, &newtimes); in do_copy()