Home
last modified time | relevance | path

Searched defs:SYS_FCNTL (Results 1 – 25 of 80) sorted by relevance

1234

/prebuilts/go/linux-x86/src/syscall/
Dzsysnum_solaris_amd64.go12 SYS_FCNTL = 62 const
Dnet_fake.go47 SYS_FCNTL = 500 // unsupported const
Dzsysnum_openbsd_mips64.go96 SYS_FCNTL = 92 // { int sys_fcntl(int fd, int cmd, ... void *arg); } const
Dzsysnum_openbsd_386.go96 SYS_FCNTL = 92 // { int sys_fcntl(int fd, int cmd, ... void *arg); } const
Dzsysnum_openbsd_arm64.go95 SYS_FCNTL = 92 // { int sys_fcntl(int fd, int cmd, ... void *arg); } const
Dzsysnum_openbsd_amd64.go96 SYS_FCNTL = 92 // { int sys_fcntl(int fd, int cmd, ... void *arg); } const
Dsyscall_aix.go32 SYS_FCNTL const
Dzsysnum_openbsd_arm.go98 SYS_FCNTL = 92 // { int sys_fcntl(int fd, int cmd, ... void *arg); } const
/prebuilts/go/linux-x86/src/internal/runtime/syscall/
Ddefs_linux_386.go8 SYS_FCNTL = 55 const
Ddefs_linux_amd64.go9 SYS_FCNTL = 72 const
Ddefs_linux_arm.go8 SYS_FCNTL = 55 const
Ddefs_linux_mipsx.go10 SYS_FCNTL = 4055 const
Ddefs_linux_loong64.go11 SYS_FCNTL = 25 const
Ddefs_linux_ppc64x.go10 SYS_FCNTL = 55 const
Ddefs_linux_arm64.go11 SYS_FCNTL = 25 const
Ddefs_linux_riscv64.go11 SYS_FCNTL = 25 const
Ddefs_linux_s390x.go8 SYS_FCNTL = 55 const
Ddefs_linux_mips64x.go11 SYS_FCNTL = 5070 const
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dzsysnum_openbsd_386.go99 SYS_FCNTL = 92 // { int sys_fcntl(int fd, int cmd, ... void *arg); } const
Dzsysnum_openbsd_mips64.go99 SYS_FCNTL = 92 // { int sys_fcntl(int fd, int cmd, ... void *arg); } const
Dzsysnum_openbsd_arm.go99 SYS_FCNTL = 92 // { int sys_fcntl(int fd, int cmd, ... void *arg); } const
Dzsysnum_openbsd_arm64.go98 SYS_FCNTL = 92 // { int sys_fcntl(int fd, int cmd, ... void *arg); } const
Dzsysnum_openbsd_ppc64.go97 SYS_FCNTL = 92 // { int sys_fcntl(int fd, int cmd, ... void *arg); } const
Dzsysnum_openbsd_amd64.go99 SYS_FCNTL = 92 // { int sys_fcntl(int fd, int cmd, ... void *arg); } const
Dzsysnum_openbsd_riscv64.go98 SYS_FCNTL = 92 // { int sys_fcntl(int fd, int cmd, ... void *arg); } const

1234