Home | History | Annotate | Download | only in openssh

Lines Matching refs:utimes

1200 		/* Override umask and utimes if asked */
1213 if (utimes(local_path, tv) == -1)
1302 if (utimes(dst, tv) == -1)
1505 /* Override umask and utimes if asked */