Home
last modified time | relevance | path

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

123

/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dzsysnum_openbsd_386.go22 SYS_FCHDIR = 13 // { int sys_fchdir(int fd); } const
Dzsysnum_openbsd_mips64.go22 SYS_FCHDIR = 13 // { int sys_fchdir(int fd); } const
Dzsysnum_openbsd_arm.go22 SYS_FCHDIR = 13 // { int sys_fchdir(int fd); } const
Dzsysnum_openbsd_arm64.go22 SYS_FCHDIR = 13 // { int sys_fchdir(int fd); } const
Dzsysnum_openbsd_ppc64.go21 SYS_FCHDIR = 13 // { int sys_fchdir(int fd); } const
Dzsysnum_openbsd_amd64.go22 SYS_FCHDIR = 13 // { int sys_fchdir(int fd); } const
Dzsysnum_openbsd_riscv64.go22 SYS_FCHDIR = 13 // { int sys_fchdir(int fd); } const
Dzsysnum_netbsd_arm.go18 SYS_FCHDIR = 13 // { int|sys||fchdir(int fd); } const
Dzsysnum_netbsd_amd64.go18 SYS_FCHDIR = 13 // { int|sys||fchdir(int fd); } const
Dzsysnum_netbsd_arm64.go18 SYS_FCHDIR = 13 // { int|sys||fchdir(int fd); } const
Dzsysnum_netbsd_386.go18 SYS_FCHDIR = 13 // { int|sys||fchdir(int fd); } const
/prebuilts/go/linux-x86/src/syscall/
Dzsysnum_openbsd_mips64.go19 SYS_FCHDIR = 13 // { int sys_fchdir(int fd); } const
Dzsysnum_openbsd_386.go20 SYS_FCHDIR = 13 // { int sys_fchdir(int fd); } const
Dzsysnum_openbsd_arm64.go19 SYS_FCHDIR = 13 // { int sys_fchdir(int fd); } const
Dzsysnum_openbsd_amd64.go20 SYS_FCHDIR = 13 // { int sys_fchdir(int fd); } const
Dzsysnum_openbsd_arm.go21 SYS_FCHDIR = 13 // { int sys_fchdir(int fd); } const
Dzsysnum_openbsd_ppc64.go19 SYS_FCHDIR = 13 // { int sys_fchdir(int fd); } const
Dzsysnum_openbsd_riscv64.go19 SYS_FCHDIR = 13 // { int sys_fchdir(int fd); } const
Dzsysnum_netbsd_386.go18 SYS_FCHDIR = 13 // { int|sys||fchdir(int fd); } const
Dzsysnum_linux_riscv64.go56 SYS_FCHDIR = 50 const
Dzsysnum_netbsd_amd64.go18 SYS_FCHDIR = 13 // { int|sys||fchdir(int fd); } const
Dzsysnum_netbsd_arm64.go18 SYS_FCHDIR = 13 // { int|sys||fchdir(int fd); } const
Dzsysnum_netbsd_arm.go18 SYS_FCHDIR = 13 // { int|sys||fchdir(int fd); } const
Dzsysnum_linux_arm64.go59 SYS_FCHDIR = 50 const
Dzsysnum_linux_loong64.go56 SYS_FCHDIR = 50 const

123