Home | History | Annotate | Download | only in syscall

Lines Matching full:futimesat

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