Home
last modified time | relevance | path

Searched defs:SYS_FSTAT (Results 1 – 25 of 68) sorted by relevance

123

/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/plan9/
Dzsysnum_plan9.go40 SYS_FSTAT = 43 const
/prebuilts/go/linux-x86/src/syscall/
Dzsysnum_plan9.go40 SYS_FSTAT = 43 const
Dzsysnum_openbsd_mips64.go58 SYS_FSTAT = 53 // { int sys_fstat(int fd, struct stat *sb); } const
Dzsysnum_openbsd_386.go59 SYS_FSTAT = 53 // { int sys_fstat(int fd, struct stat *sb); } const
Dzsysnum_openbsd_arm64.go57 SYS_FSTAT = 53 // { int sys_fstat(int fd, struct stat *sb); } const
Dzsysnum_openbsd_amd64.go59 SYS_FSTAT = 53 // { int sys_fstat(int fd, struct stat *sb); } const
Dzsysnum_openbsd_arm.go60 SYS_FSTAT = 53 // { int sys_fstat(int fd, struct stat *sb); } const
Dzsysnum_openbsd_ppc64.go59 SYS_FSTAT = 53 // { int sys_fstat(int fd, struct stat *sb); } const
Dzsysnum_openbsd_riscv64.go59 SYS_FSTAT = 53 // { int sys_fstat(int fd, struct stat *sb); } const
Dzsysnum_netbsd_386.go237 SYS_FSTAT = 440 // { int|sys|50|fstat(int fd, struct stat *sb); } const
Dzsysnum_linux_riscv64.go86 SYS_FSTAT = 80 const
Dzsysnum_netbsd_amd64.go237 SYS_FSTAT = 440 // { int|sys|50|fstat(int fd, struct stat *sb); } const
Dzsysnum_netbsd_arm64.go237 SYS_FSTAT = 440 // { int|sys|50|fstat(int fd, struct stat *sb); } const
/prebuilts/go/linux-x86/src/runtime/
Dsys_plan9_arm.s44 #define SYS_FSTAT 43 macro
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dzsysnum_openbsd_386.go60 SYS_FSTAT = 53 // { int sys_fstat(int fd, struct stat *sb); } const
Dzsysnum_openbsd_mips64.go61 SYS_FSTAT = 53 // { int sys_fstat(int fd, struct stat *sb); } const
Dzsysnum_openbsd_arm.go60 SYS_FSTAT = 53 // { int sys_fstat(int fd, struct stat *sb); } const
Dzsysnum_openbsd_arm64.go60 SYS_FSTAT = 53 // { int sys_fstat(int fd, struct stat *sb); } const
Dzsysnum_openbsd_ppc64.go59 SYS_FSTAT = 53 // { int sys_fstat(int fd, struct stat *sb); } const
Dzsysnum_openbsd_amd64.go60 SYS_FSTAT = 53 // { int sys_fstat(int fd, struct stat *sb); } const
Dzsysnum_openbsd_riscv64.go60 SYS_FSTAT = 53 // { int sys_fstat(int fd, struct stat *sb); } const
Dzsysnum_netbsd_arm.go238 SYS_FSTAT = 440 // { int|sys|50|fstat(int fd, struct stat *sb); } const
Dzsysnum_netbsd_amd64.go238 SYS_FSTAT = 440 // { int|sys|50|fstat(int fd, struct stat *sb); } const
Dzsysnum_netbsd_arm64.go238 SYS_FSTAT = 440 // { int|sys|50|fstat(int fd, struct stat *sb); } const
Dzsysnum_netbsd_386.go238 SYS_FSTAT = 440 // { int|sys|50|fstat(int fd, struct stat *sb); } const

123