Home | History | Annotate | Download | only in syscall

Lines Matching refs:utimensat

128 func utimensat(dirfd int, path string, times *[2]Timespec) (err error) {