Home
last modified time | relevance | path

Searched defs:SYS_GETFSSTAT (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dzsysnum_openbsd_mips64.go67 SYS_GETFSSTAT = 62 // { int sys_getfsstat(struct statfs *buf, size_t bufsize, \ const
Dzsysnum_openbsd_arm64.go66 SYS_GETFSSTAT = 62 // { int sys_getfsstat(struct statfs *buf, size_t bufsize, \ const
Dzsysnum_openbsd_386.go68 SYS_GETFSSTAT = 62 // { int sys_getfsstat(struct statfs *buf, size_t bufsize, \ const
Dzsysnum_openbsd_arm.go69 SYS_GETFSSTAT = 62 // { int sys_getfsstat(struct statfs *buf, size_t bufsize, \ const
Dzsysnum_openbsd_amd64.go68 SYS_GETFSSTAT = 62 // { int sys_getfsstat(struct statfs *buf, size_t bufsize, \ const
Dzsysnum_openbsd_riscv64.go68 SYS_GETFSSTAT = 62 // { int sys_getfsstat(struct statfs *buf, size_t bufsize, \ const
Dzsysnum_openbsd_ppc64.go68 SYS_GETFSSTAT = 62 // { int sys_getfsstat(struct statfs *buf, size_t bufsize, \ const
Dzsysnum_dragonfly_amd64.go25 SYS_GETFSSTAT = 18 // { int getfsstat(struct statfs *buf, long bufsize, \ const
Dzsysnum_freebsd_arm.go347 SYS_GETFSSTAT = 557 // { int getfsstat( \ const
Dzsysnum_freebsd_386.go347 SYS_GETFSSTAT = 557 // { int getfsstat( \ const
Dzsysnum_freebsd_amd64.go347 SYS_GETFSSTAT = 557 // { int getfsstat( \ const
Dzsysnum_darwin_amd64.go24 SYS_GETFSSTAT = 18 const
Dzsysnum_darwin_arm64.go24 SYS_GETFSSTAT = 18 const
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dzsysnum_openbsd_386.go69 SYS_GETFSSTAT = 62 // { int sys_getfsstat(struct statfs *buf, size_t bufsize, int flags); } const
Dzsysnum_openbsd_arm64.go69 SYS_GETFSSTAT = 62 // { int sys_getfsstat(struct statfs *buf, size_t bufsize, int flags); } const
Dzsysnum_openbsd_ppc64.go68 SYS_GETFSSTAT = 62 // { int sys_getfsstat(struct statfs *buf, size_t bufsize, int flags); } const
Dzsysnum_openbsd_amd64.go69 SYS_GETFSSTAT = 62 // { int sys_getfsstat(struct statfs *buf, size_t bufsize, int flags); } const
Dzsysnum_openbsd_mips64.go70 SYS_GETFSSTAT = 62 // { int sys_getfsstat(struct statfs *buf, size_t bufsize, int flags); } const
Dzsysnum_openbsd_arm.go69 SYS_GETFSSTAT = 62 // { int sys_getfsstat(struct statfs *buf, size_t bufsize, int flags); } const
Dzsysnum_openbsd_riscv64.go69 SYS_GETFSSTAT = 62 // { int sys_getfsstat(struct statfs *buf, size_t bufsize, int flags); } const
Dzsysnum_dragonfly_amd64.go25 SYS_GETFSSTAT = 18 // { int getfsstat(struct statfs *buf, long bufsize, int flags); } const
Dzsysnum_freebsd_386.go380SYS_GETFSSTAT = 557 // { int getfsstat(struct statfs *buf, long bufsize, int mode);… const
Dzsysnum_freebsd_arm64.go380SYS_GETFSSTAT = 557 // { int getfsstat(struct statfs *buf, long bufsize, int mode);… const
Dzsysnum_freebsd_amd64.go380SYS_GETFSSTAT = 557 // { int getfsstat(struct statfs *buf, long bufsize, int mode);… const
Dzsysnum_freebsd_riscv64.go380SYS_GETFSSTAT = 557 // { int getfsstat(struct statfs *buf, long bufsize, int mode);… const

12