Home
last modified time | relevance | path

Searched defs:ELAST (Results 1 – 15 of 15) sorted by relevance

/external/libcxx/include/
Derrno.h56 #define ELAST EOWNERDEAD macro
64 #define ELAST ENOTRECOVERABLE macro
73 #define ELAST ENOTRECOVERABLE macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_dragonfly_amd64.go1333 ELAST = syscall.Errno(0x63) const
Dzerrors_openbsd_arm.go1368 ELAST = syscall.Errno(0x5b) const
Dzerrors_netbsd_arm.go1463 ELAST = syscall.Errno(0x60) const
Dzerrors_openbsd_amd64.go1465 ELAST = syscall.Errno(0x5f) const
Dzerrors_netbsd_amd64.go1474 ELAST = syscall.Errno(0x60) const
Dzerrors_openbsd_386.go1366 ELAST = syscall.Errno(0x5b) const
Dzerrors_darwin_386.go1525 ELAST = syscall.Errno(0x6a) const
Dzerrors_darwin_arm64.go1525 ELAST = syscall.Errno(0x6a) const
Dzerrors_darwin_amd64.go1525 ELAST = syscall.Errno(0x6a) const
Dzerrors_darwin_arm.go1525 ELAST = syscall.Errno(0x6a) const
Dzerrors_freebsd_386.go1518 ELAST = syscall.Errno(0x60) const
Dzerrors_freebsd_arm.go1527 ELAST = syscall.Errno(0x60) const
Dzerrors_netbsd_386.go1484 ELAST = syscall.Errno(0x60) const
Dzerrors_freebsd_amd64.go1519 ELAST = syscall.Errno(0x60) const