Home
last modified time | relevance | path

Searched refs:Utimbuf (Results 1 – 25 of 27) sorted by relevance

12

/external/syzkaller/vendor/golang.org/x/sys/unix/
Dsyscall_linux_arm64.go126 func Utime(path string, buf *Utimbuf) error { argument
Dztypes_solaris_amd64.go47 type Utimbuf struct { struct
Dsyscall_linux_arm.go120 func Utime(path string, buf *Utimbuf) error { argument
Dtypes_solaris.go109 type Utimbuf C.struct_utimbuf type
Dztypes_linux_sparc64.go70 type Utimbuf struct { struct
Dztypes_linux_s390x.go70 type Utimbuf struct { struct
Dztypes_linux_386.go67 type Utimbuf struct { struct
Dztypes_linux_mips.go67 type Utimbuf struct { struct
Dztypes_linux_amd64.go70 type Utimbuf struct { struct
Dztypes_linux_ppc64.go70 type Utimbuf struct { struct
Dztypes_linux_mips64.go70 type Utimbuf struct { struct
Dztypes_linux_mipsle.go67 type Utimbuf struct { struct
Dztypes_linux_arm.go67 type Utimbuf struct { struct
Dztypes_linux_arm64.go70 type Utimbuf struct { struct
Dztypes_linux_mips64le.go70 type Utimbuf struct { struct
Dztypes_linux_ppc64le.go70 type Utimbuf struct { struct
Dzsyscall_solaris_amd64.go1565 func Utime(path string, buf *Utimbuf) (err error) { argument
Dzsyscall_linux_s390x.go1947 func Utime(path string, buf *Utimbuf) (err error) { argument
Dzsyscall_linux_386.go1973 func Utime(path string, buf *Utimbuf) (err error) { argument
Dzsyscall_linux_mipsle.go2035 func Utime(path string, buf *Utimbuf) (err error) { argument
Dzsyscall_linux_mips64le.go2074 func Utime(path string, buf *Utimbuf) (err error) { argument
Dzsyscall_linux_sparc64.go2115 func Utime(path string, buf *Utimbuf) (err error) { argument
Dzsyscall_linux_mips64.go2074 func Utime(path string, buf *Utimbuf) (err error) { argument
Dzsyscall_linux_amd64.go2120 func Utime(path string, buf *Utimbuf) (err error) { argument
Dzsyscall_linux_mips.go2035 func Utime(path string, buf *Utimbuf) (err error) { argument

12