Home | History | Annotate | Download | only in openssh

Lines Matching full:utimes

1404 		/* Override umask and utimes if asked */
1418 if (utimes(local_path, tv) == -1)
1515 if (utimes(dst, tv) == -1)
1753 /* Override umask and utimes if asked */