HomeSort by relevance Sort by last modified time
    Searched defs:SYS_UNLINK (Results 1 - 25 of 26) sorted by null

1 2

  /external/ltp/utils/ffsb-6.0-rc2/
ffsb_stats.h 48 SYS_UNLINK,
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zsysnum_openbsd_386.go 17 SYS_UNLINK = 10 // { int sys_unlink(const char *path); }
zsysnum_openbsd_amd64.go 18 SYS_UNLINK = 10 // { int sys_unlink(const char *path); }
zsysnum_openbsd_arm.go 18 SYS_UNLINK = 10 // { int sys_unlink(const char *path); }
zsysnum_dragonfly_amd64.go 18 SYS_UNLINK = 10 // { int unlink(char *path); }
zsysnum_linux_amd64.go 96 SYS_UNLINK = 87
zsysnum_linux_mips64.go 94 SYS_UNLINK = 5085
zsysnum_linux_mips64le.go 94 SYS_UNLINK = 5085
zsysnum_linux_s390x.go 18 SYS_UNLINK = 10
zsysnum_netbsd_386.go 16 SYS_UNLINK = 10 // { int|sys||unlink(const char *path); }
zsysnum_netbsd_amd64.go 16 SYS_UNLINK = 10 // { int|sys||unlink(const char *path); }
zsysnum_netbsd_arm.go 16 SYS_UNLINK = 10 // { int|sys||unlink(const char *path); }
zsysnum_darwin_386.go 18 SYS_UNLINK = 10
zsysnum_darwin_amd64.go 18 SYS_UNLINK = 10
zsysnum_darwin_arm.go 18 SYS_UNLINK = 10
zsysnum_darwin_arm64.go 18 SYS_UNLINK = 10
zsysnum_freebsd_386.go 18 SYS_UNLINK = 10 // { int unlink(char *path); }
zsysnum_freebsd_amd64.go 18 SYS_UNLINK = 10 // { int unlink(char *path); }
zsysnum_freebsd_arm.go 18 SYS_UNLINK = 10 // { int unlink(char *path); }
zsysnum_linux_386.go 19 SYS_UNLINK = 10
zsysnum_linux_arm.go 18 SYS_UNLINK = 10
zsysnum_linux_mips.go 19 SYS_UNLINK = 4010
zsysnum_linux_mipsle.go 19 SYS_UNLINK = 4010
zsysnum_linux_ppc64.go 19 SYS_UNLINK = 10
zsysnum_linux_ppc64le.go 19 SYS_UNLINK = 10

Completed in 185 milliseconds

1 2