Home
last modified time | relevance | path

Searched defs:SYS_UNLINK (Results 1 – 25 of 61) sorted by relevance

123

/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dzsysnum_openbsd_386.go19 SYS_UNLINK = 10 // { int sys_unlink(const char *path); } const
Dzsysnum_openbsd_mips64.go19 SYS_UNLINK = 10 // { int sys_unlink(const char *path); } const
Dzsysnum_openbsd_arm.go19 SYS_UNLINK = 10 // { int sys_unlink(const char *path); } const
Dzsysnum_openbsd_arm64.go19 SYS_UNLINK = 10 // { int sys_unlink(const char *path); } const
Dzsysnum_openbsd_ppc64.go18 SYS_UNLINK = 10 // { int sys_unlink(const char *path); } const
Dzsysnum_openbsd_amd64.go19 SYS_UNLINK = 10 // { int sys_unlink(const char *path); } const
Dzsysnum_openbsd_riscv64.go19 SYS_UNLINK = 10 // { int sys_unlink(const char *path); } const
Dzsysnum_netbsd_arm.go16 SYS_UNLINK = 10 // { int|sys||unlink(const char *path); } const
Dzsysnum_netbsd_amd64.go16 SYS_UNLINK = 10 // { int|sys||unlink(const char *path); } const
Dzsysnum_netbsd_arm64.go16 SYS_UNLINK = 10 // { int|sys||unlink(const char *path); } const
Dzsysnum_netbsd_386.go16 SYS_UNLINK = 10 // { int|sys||unlink(const char *path); } const
Dzsysnum_dragonfly_amd64.go18 SYS_UNLINK = 10 // { int unlink(char *path); } const
/prebuilts/go/linux-x86/src/syscall/
Dzsysnum_openbsd_mips64.go16 SYS_UNLINK = 10 // { int sys_unlink(const char *path); } const
Dzsysnum_openbsd_386.go17 SYS_UNLINK = 10 // { int sys_unlink(const char *path); } const
Dzsysnum_openbsd_arm64.go16 SYS_UNLINK = 10 // { int sys_unlink(const char *path); } const
Dzsysnum_openbsd_amd64.go17 SYS_UNLINK = 10 // { int sys_unlink(const char *path); } const
Dzsysnum_openbsd_arm.go18 SYS_UNLINK = 10 // { int sys_unlink(const char *path); } const
Dzsysnum_openbsd_ppc64.go16 SYS_UNLINK = 10 // { int sys_unlink(const char *path); } const
Dzsysnum_openbsd_riscv64.go16 SYS_UNLINK = 10 // { int sys_unlink(const char *path); } const
Dzsysnum_netbsd_386.go16 SYS_UNLINK = 10 // { int|sys||unlink(const char *path); } const
Dzsysnum_netbsd_amd64.go16 SYS_UNLINK = 10 // { int|sys||unlink(const char *path); } const
Dzsysnum_netbsd_arm64.go16 SYS_UNLINK = 10 // { int|sys||unlink(const char *path); } const
Dzsysnum_netbsd_arm.go16 SYS_UNLINK = 10 // { int|sys||unlink(const char *path); } const
Dzsysnum_dragonfly_amd64.go18 SYS_UNLINK = 10 // { int unlink(char *path); } const
Dzsysnum_linux_amd64.go96 SYS_UNLINK = 87 const

123