Home
last modified time | relevance | path

Searched refs:Ustat_t (Results 1 – 25 of 26) sorted by relevance

12

/external/syzkaller/vendor/golang.org/x/sys/unix/
Dsyscall_linux_arm64.go70 func Ustat(dev int, ubuf *Ustat_t) (err error) { argument
Dztypes_solaris_amd64.go273 type Ustat_t struct { struct
Dtypes_solaris.go208 type Ustat_t C.struct_ustat type
Dztypes_linux_sparc64.go638 type Ustat_t struct { struct
Dztypes_linux_s390x.go703 type Ustat_t struct { struct
Dztypes_linux_386.go683 type Ustat_t struct { struct
Dztypes_linux_mips.go674 type Ustat_t struct { struct
Dztypes_linux_amd64.go699 type Ustat_t struct { struct
Dztypes_linux_ppc64.go687 type Ustat_t struct { struct
Dztypes_linux_mips64.go680 type Ustat_t struct { struct
Dztypes_linux_mipsle.go674 type Ustat_t struct { struct
Dztypes_linux_arm.go670 type Ustat_t struct { struct
Dztypes_linux_arm64.go677 type Ustat_t struct { struct
Dztypes_linux_mips64le.go680 type Ustat_t struct { struct
Dztypes_linux_ppc64le.go687 type Ustat_t struct { struct
Dzsyscall_solaris_amd64.go1557 func Ustat(dev int, ubuf *Ustat_t) (err error) { argument
Dzsyscall_linux_s390x.go1891 func Ustat(dev int, ubuf *Ustat_t) (err error) { argument
Dzsyscall_linux_386.go1854 func Ustat(dev int, ubuf *Ustat_t) (err error) { argument
Dzsyscall_linux_mipsle.go1779 func Ustat(dev int, ubuf *Ustat_t) (err error) { argument
Dzsyscall_linux_mips64le.go1849 func Ustat(dev int, ubuf *Ustat_t) (err error) { argument
Dzsyscall_linux_arm.go1965 func Ustat(dev int, ubuf *Ustat_t) (err error) { argument
Dzsyscall_linux_mips64.go1849 func Ustat(dev int, ubuf *Ustat_t) (err error) { argument
Dzsyscall_linux_amd64.go1905 func Ustat(dev int, ubuf *Ustat_t) (err error) { argument
Dzsyscall_linux_mips.go1779 func Ustat(dev int, ubuf *Ustat_t) (err error) { argument
Dzsyscall_linux_ppc64.go1931 func Ustat(dev int, ubuf *Ustat_t) (err error) { argument

12