Home
last modified time | relevance | path

Searched defs:SYS_READLINKAT (Results 1 – 25 of 65) sorted by relevance

123

/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dzsysnum_openbsd_386.go213SYS_READLINKAT = 322 // { ssize_t sys_readlinkat(int fd, const char *path, char *buf, size_t c… const
Dzsysnum_openbsd_mips64.go215SYS_READLINKAT = 322 // { ssize_t sys_readlinkat(int fd, const char *path, char *buf, size_t c… const
Dzsysnum_openbsd_arm.go213SYS_READLINKAT = 322 // { ssize_t sys_readlinkat(int fd, const char *path, char *buf, size_t c… const
Dzsysnum_openbsd_arm64.go212SYS_READLINKAT = 322 // { ssize_t sys_readlinkat(int fd, const char *path, char *buf, size_t c… const
Dzsysnum_openbsd_ppc64.go211SYS_READLINKAT = 322 // { ssize_t sys_readlinkat(int fd, const char *path, char *buf, size_t c… const
Dzsysnum_openbsd_amd64.go213SYS_READLINKAT = 322 // { ssize_t sys_readlinkat(int fd, const char *path, char *buf, size_t c… const
Dzsysnum_openbsd_riscv64.go212SYS_READLINKAT = 322 // { ssize_t sys_readlinkat(int fd, const char *path, char *buf, size_t c… const
Dzsysnum_netbsd_arm.go266SYS_READLINKAT = 469 // { int|sys||readlinkat(int fd, const char *path, char *buf, size_… const
Dzsysnum_netbsd_amd64.go266SYS_READLINKAT = 469 // { int|sys||readlinkat(int fd, const char *path, char *buf, size_… const
Dzsysnum_netbsd_arm64.go266SYS_READLINKAT = 469 // { int|sys||readlinkat(int fd, const char *path, char *buf, size_… const
Dzsysnum_netbsd_386.go266SYS_READLINKAT = 469 // { int|sys||readlinkat(int fd, const char *path, char *buf, size_… const
/prebuilts/go/linux-x86/src/syscall/
Dzsysnum_openbsd_mips64.go212 SYS_READLINKAT = 322 // { ssize_t sys_readlinkat(int fd, const char *path, \ const
Dzsysnum_openbsd_386.go203 SYS_READLINKAT = 322 // { ssize_t sys_readlinkat(int fd, const char *path, \ const
Dzsysnum_openbsd_arm64.go209 SYS_READLINKAT = 322 // { ssize_t sys_readlinkat(int fd, const char *path, \ const
Dzsysnum_openbsd_amd64.go203 SYS_READLINKAT = 322 // { ssize_t sys_readlinkat(int fd, const char *path, \ const
Dzsysnum_openbsd_arm.go207 SYS_READLINKAT = 322 // { ssize_t sys_readlinkat(int fd, const char *path, \ const
Dzsysnum_openbsd_ppc64.go224 SYS_READLINKAT = 322 // { ssize_t sys_readlinkat(int fd, const char *path, \ const
Dzsysnum_openbsd_riscv64.go222 SYS_READLINKAT = 322 // { ssize_t sys_readlinkat(int fd, const char *path, \ const
Dzsysnum_netbsd_386.go265SYS_READLINKAT = 469 // { int|sys||readlinkat(int fd, const char *path, char *buf, size_… const
Dzsysnum_linux_riscv64.go84 SYS_READLINKAT = 78 const
Dzsysnum_netbsd_amd64.go265SYS_READLINKAT = 469 // { int|sys||readlinkat(int fd, const char *path, char *buf, size_… const
Dzsysnum_netbsd_arm64.go265SYS_READLINKAT = 469 // { int|sys||readlinkat(int fd, const char *path, char *buf, size_… const
Dzsysnum_netbsd_arm.go265SYS_READLINKAT = 469 // { int|sys||readlinkat(int fd, const char *path, char *buf, size_… const
Dzsysnum_linux_arm64.go87 SYS_READLINKAT = 78 const
Dzsysnum_linux_loong64.go84 SYS_READLINKAT = 78 const

123