Home
last modified time | relevance | path

Searched defs:SYS_FCHMOD (Results 1 – 25 of 67) sorted by relevance

123

/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dzsysnum_openbsd_386.go127 SYS_FCHMOD = 124 // { int sys_fchmod(int fd, mode_t mode); } const
Dzsysnum_openbsd_mips64.go128 SYS_FCHMOD = 124 // { int sys_fchmod(int fd, mode_t mode); } const
Dzsysnum_openbsd_arm.go127 SYS_FCHMOD = 124 // { int sys_fchmod(int fd, mode_t mode); } const
Dzsysnum_openbsd_arm64.go126 SYS_FCHMOD = 124 // { int sys_fchmod(int fd, mode_t mode); } const
Dzsysnum_openbsd_ppc64.go125 SYS_FCHMOD = 124 // { int sys_fchmod(int fd, mode_t mode); } const
Dzsysnum_openbsd_amd64.go127 SYS_FCHMOD = 124 // { int sys_fchmod(int fd, mode_t mode); } const
Dzsysnum_openbsd_riscv64.go126 SYS_FCHMOD = 124 // { int sys_fchmod(int fd, mode_t mode); } const
Dzsysnum_netbsd_arm.go81 SYS_FCHMOD = 124 // { int|sys||fchmod(int fd, mode_t mode); } const
Dzsysnum_netbsd_amd64.go81 SYS_FCHMOD = 124 // { int|sys||fchmod(int fd, mode_t mode); } const
Dzsysnum_netbsd_arm64.go81 SYS_FCHMOD = 124 // { int|sys||fchmod(int fd, mode_t mode); } const
Dzsysnum_netbsd_386.go81 SYS_FCHMOD = 124 // { int|sys||fchmod(int fd, mode_t mode); } const
/prebuilts/go/linux-x86/src/syscall/
Dzsysnum_openbsd_mips64.go125 SYS_FCHMOD = 124 // { int sys_fchmod(int fd, mode_t mode); } const
Dzsysnum_openbsd_386.go118 SYS_FCHMOD = 124 // { int sys_fchmod(int fd, mode_t mode); } const
Dzsysnum_openbsd_arm64.go123 SYS_FCHMOD = 124 // { int sys_fchmod(int fd, mode_t mode); } const
Dzsysnum_openbsd_amd64.go118 SYS_FCHMOD = 124 // { int sys_fchmod(int fd, mode_t mode); } const
Dzsysnum_openbsd_arm.go122 SYS_FCHMOD = 124 // { int sys_fchmod(int fd, mode_t mode); } const
Dzsysnum_openbsd_ppc64.go129 SYS_FCHMOD = 124 // { int sys_fchmod(int fd, mode_t mode); } const
Dzsysnum_openbsd_riscv64.go127 SYS_FCHMOD = 124 // { int sys_fchmod(int fd, mode_t mode); } const
Dzsysnum_netbsd_386.go81 SYS_FCHMOD = 124 // { int|sys||fchmod(int fd, mode_t mode); } const
Dzsysnum_linux_riscv64.go58 SYS_FCHMOD = 52 const
Dzsysnum_netbsd_amd64.go81 SYS_FCHMOD = 124 // { int|sys||fchmod(int fd, mode_t mode); } const
Dzsysnum_netbsd_arm64.go81 SYS_FCHMOD = 124 // { int|sys||fchmod(int fd, mode_t mode); } const
Dzsysnum_netbsd_arm.go81 SYS_FCHMOD = 124 // { int|sys||fchmod(int fd, mode_t mode); } const
Dzsysnum_linux_arm64.go61 SYS_FCHMOD = 52 const
Dzsysnum_linux_loong64.go58 SYS_FCHMOD = 52 const

123