Home
last modified time | relevance | path

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

123

/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dzsysnum_openbsd_386.go216 SYS_UNLINKAT = 325 // { int sys_unlinkat(int fd, const char *path, int flag); } const
Dzsysnum_openbsd_mips64.go218 SYS_UNLINKAT = 325 // { int sys_unlinkat(int fd, const char *path, int flag); } const
Dzsysnum_openbsd_arm.go216 SYS_UNLINKAT = 325 // { int sys_unlinkat(int fd, const char *path, int flag); } const
Dzsysnum_openbsd_arm64.go215 SYS_UNLINKAT = 325 // { int sys_unlinkat(int fd, const char *path, int flag); } const
Dzsysnum_openbsd_ppc64.go214 SYS_UNLINKAT = 325 // { int sys_unlinkat(int fd, const char *path, int flag); } const
Dzsysnum_openbsd_amd64.go216 SYS_UNLINKAT = 325 // { int sys_unlinkat(int fd, const char *path, int flag); } const
Dzsysnum_openbsd_riscv64.go215 SYS_UNLINKAT = 325 // { int sys_unlinkat(int fd, const char *path, int flag); } const
Dzsysnum_netbsd_arm.go268 SYS_UNLINKAT = 471 // { int|sys||unlinkat(int fd, const char *path, int flag); } const
Dzsysnum_netbsd_amd64.go268 SYS_UNLINKAT = 471 // { int|sys||unlinkat(int fd, const char *path, int flag); } const
Dzsysnum_netbsd_arm64.go268 SYS_UNLINKAT = 471 // { int|sys||unlinkat(int fd, const char *path, int flag); } const
Dzsysnum_netbsd_386.go268 SYS_UNLINKAT = 471 // { int|sys||unlinkat(int fd, const char *path, int flag); } const
/prebuilts/go/linux-x86/src/syscall/
Dzsysnum_openbsd_mips64.go215 SYS_UNLINKAT = 325 // { int sys_unlinkat(int fd, const char *path, \ const
Dzsysnum_openbsd_386.go206 SYS_UNLINKAT = 325 // { int sys_unlinkat(int fd, const char *path, \ const
Dzsysnum_openbsd_arm64.go212 SYS_UNLINKAT = 325 // { int sys_unlinkat(int fd, const char *path, \ const
Dzsysnum_openbsd_amd64.go206 SYS_UNLINKAT = 325 // { int sys_unlinkat(int fd, const char *path, \ const
Dzsysnum_openbsd_arm.go210 SYS_UNLINKAT = 325 // { int sys_unlinkat(int fd, const char *path, \ const
Dzsysnum_openbsd_ppc64.go227 SYS_UNLINKAT = 325 // { int sys_unlinkat(int fd, const char *path, \ const
Dzsysnum_openbsd_riscv64.go225 SYS_UNLINKAT = 325 // { int sys_unlinkat(int fd, const char *path, \ const
Dzsysnum_netbsd_386.go267 SYS_UNLINKAT = 471 // { int|sys||unlinkat(int fd, const char *path, int flag); } const
Dzsysnum_linux_riscv64.go42 SYS_UNLINKAT = 35 const
Dzsysnum_netbsd_amd64.go267 SYS_UNLINKAT = 471 // { int|sys||unlinkat(int fd, const char *path, int flag); } const
Dzsysnum_netbsd_arm64.go267 SYS_UNLINKAT = 471 // { int|sys||unlinkat(int fd, const char *path, int flag); } const
Dzsysnum_netbsd_arm.go267 SYS_UNLINKAT = 471 // { int|sys||unlinkat(int fd, const char *path, int flag); } const
Dzsysnum_linux_arm64.go44 SYS_UNLINKAT = 35 const
Dzsysnum_linux_loong64.go42 SYS_UNLINKAT = 35 const

123