Home
last modified time | relevance | path

Searched defs:SYS_CLOSE (Results 1 – 25 of 70) sorted by relevance

123

/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/plan9/
Dzsysnum_plan9.go10 SYS_CLOSE = 4 const
/prebuilts/go/linux-x86/src/syscall/
Dzsysnum_plan9.go10 SYS_CLOSE = 4 const
Dzsysnum_openbsd_mips64.go12 SYS_CLOSE = 6 // { int sys_close(int fd); } const
Dzsysnum_openbsd_386.go14 SYS_CLOSE = 6 // { int sys_close(int fd); } const
Dzsysnum_openbsd_arm64.go12 SYS_CLOSE = 6 // { int sys_close(int fd); } const
Dzsysnum_openbsd_amd64.go14 SYS_CLOSE = 6 // { int sys_close(int fd); } const
Dzsysnum_openbsd_arm.go14 SYS_CLOSE = 6 // { int sys_close(int fd); } const
Dzsysnum_openbsd_ppc64.go12 SYS_CLOSE = 6 // { int sys_close(int fd); } const
Dzsysnum_openbsd_riscv64.go12 SYS_CLOSE = 6 // { int sys_close(int fd); } const
Dzsysnum_netbsd_386.go14 SYS_CLOSE = 6 // { int|sys||close(int fd); } const
Dzsysnum_linux_riscv64.go63 SYS_CLOSE = 57 const
Dzsysnum_netbsd_amd64.go14 SYS_CLOSE = 6 // { int|sys||close(int fd); } const
Dzsysnum_netbsd_arm64.go14 SYS_CLOSE = 6 // { int|sys||close(int fd); } const
/prebuilts/go/linux-x86/src/runtime/
Dsys_plan9_arm.s14 #define SYS_CLOSE 4 macro
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dzsysnum_openbsd_386.go15 SYS_CLOSE = 6 // { int sys_close(int fd); } const
Dzsysnum_openbsd_mips64.go15 SYS_CLOSE = 6 // { int sys_close(int fd); } const
Dzsysnum_openbsd_arm.go15 SYS_CLOSE = 6 // { int sys_close(int fd); } const
Dzsysnum_openbsd_arm64.go15 SYS_CLOSE = 6 // { int sys_close(int fd); } const
Dzsysnum_openbsd_ppc64.go14 SYS_CLOSE = 6 // { int sys_close(int fd); } const
Dzsysnum_openbsd_amd64.go15 SYS_CLOSE = 6 // { int sys_close(int fd); } const
Dzsysnum_openbsd_riscv64.go15 SYS_CLOSE = 6 // { int sys_close(int fd); } const
Dzsysnum_netbsd_arm.go14 SYS_CLOSE = 6 // { int|sys||close(int fd); } const
Dzsysnum_netbsd_amd64.go14 SYS_CLOSE = 6 // { int|sys||close(int fd); } const
Dzsysnum_netbsd_arm64.go14 SYS_CLOSE = 6 // { int|sys||close(int fd); } const
Dzsysnum_netbsd_386.go14 SYS_CLOSE = 6 // { int|sys||close(int fd); } const

123