Home | History | Annotate | Download | only in syscall

Lines Matching full:futimesat

144 func futimesat(dirfd int, path *byte, times *[2]Timeval) (err error) {