Module result

Source
Expand description

Types representing results from system call wrapper functions.

Structs§

Error
Represents an error code directly from the kernel.

Constants§

E2BIG
The error number for E2BIG on this platform.
EACCES
The error number for EACCES on this platform.
EADDRINUSE
The error number for EADDRINUSE on this platform.
EADDRNOTAVAIL
The error number for EADDRNOTAVAIL on this platform.
EADV
The error number for EADV on this platform.
EAFNOSUPPORT
The error number for EAFNOSUPPORT on this platform.
EAGAIN
The error number for EAGAIN on this platform.
EALREADY
The error number for EALREADY on this platform.
EBADE
The error number for EBADE on this platform.
EBADF
The error number for EBADF on this platform.
EBADFD
The error number for EBADFD on this platform.
EBADMSG
The error number for EBADMSG on this platform.
EBADR
The error number for EBADR on this platform.
EBADRQC
The error number for EBADRQC on this platform.
EBADSLT
The error number for EBADSLT on this platform.
EBFONT
The error number for EBFONT on this platform.
EBUSY
The error number for EBUSY on this platform.
ECANCELED
The error number for ECANCELED on this platform.
ECHILD
The error number for ECHILD on this platform.
ECHRNG
The error number for ECHRNG on this platform.
ECOMM
The error number for ECOMM on this platform.
ECONNABORTED
The error number for ECONNABORTED on this platform.
ECONNREFUSED
The error number for ECONNREFUSED on this platform.
ECONNRESET
The error number for ECONNRESET on this platform.
EDEADLK
The error number for EDEADLK on this platform.
EDEADLOCK
The error number for EDEADLOCK on this platform.
EDESTADDRREQ
The error number for EDESTADDRREQ on this platform.
EDOM
The error number for EDOM on this platform.
EDOTDOT
The error number for EDOTDOT on this platform.
EDQUOT
The error number for EDQUOT on this platform.
EEXIST
The error number for EEXIST on this platform.
EFAULT
The error number for EFAULT on this platform.
EFBIG
The error number for EFBIG on this platform.
EHOSTDOWN
The error number for EHOSTDOWN on this platform.
EHOSTUNREACH
The error number for EHOSTUNREACH on this platform.
EHWPOISON
The error number for EHWPOISON on this platform.
EIDRM
The error number for EIDRM on this platform.
EILSEQ
The error number for EILSEQ on this platform.
EINPROGRESS
The error number for EINPROGRESS on this platform.
EINTR
The error number for EINTR on this platform.
EINVAL
The error number for EINVAL on this platform.
EIO
The error number for EIO on this platform.
EISCONN
The error number for EISCONN on this platform.
EISDIR
The error number for EISDIR on this platform.
EISNAM
The error number for EISNAM on this platform.
EKEYEXPIRED
The error number for EKEYEXPIRED on this platform.
EKEYREJECTED
The error number for EKEYREJECTED on this platform.
EKEYREVOKED
The error number for EKEYREVOKED on this platform.
EL2HLT
The error number for EL2HLT on this platform.
EL2NSYNC
The error number for EL2NSYNC on this platform.
EL3HLT
The error number for EL3HLT on this platform.
EL3RST
The error number for EL3RST on this platform.
ELIBACC
The error number for ELIBACC on this platform.
ELIBBAD
The error number for ELIBBAD on this platform.
ELIBEXEC
The error number for ELIBEXEC on this platform.
ELIBMAX
The error number for ELIBMAX on this platform.
ELIBSCN
The error number for ELIBSCN on this platform.
ELNRNG
The error number for ELNRNG on this platform.
ELOOP
The error number for ELOOP on this platform.
EMEDIUMTYPE
The error number for EMEDIUMTYPE on this platform.
EMFILE
The error number for EMFILE on this platform.
EMLINK
The error number for EMLINK on this platform.
EMSGSIZE
The error number for EMSGSIZE on this platform.
EMULTIHOP
The error number for EMULTIHOP on this platform.
ENAMETOOLONG
The error number for ENAMETOOLONG on this platform.
ENAVAIL
The error number for ENAVAIL on this platform.
ENETDOWN
The error number for ENETDOWN on this platform.
ENETRESET
The error number for ENETRESET on this platform.
ENETUNREACH
The error number for ENETUNREACH on this platform.
ENFILE
The error number for ENFILE on this platform.
ENOANO
The error number for ENOANO on this platform.
ENOBUFS
The error number for ENOBUFS on this platform.
ENOCSI
The error number for ENOCSI on this platform.
ENODATA
The error number for ENODATA on this platform.
ENODEV
The error number for ENODEV on this platform.
ENOENT
The error number for ENOENT on this platform.
ENOEXEC
The error number for ENOEXEC on this platform.
ENOKEY
The error number for ENOKEY on this platform.
ENOLCK
The error number for ENOLCK on this platform.
ENOLINK
The error number for ENOLINK on this platform.
ENOMEDIUM
The error number for ENOMEDIUM on this platform.
ENOMEM
The error number for ENOMEM on this platform.
ENOMSG
The error number for ENOMSG on this platform.
ENONET
The error number for ENONET on this platform.
ENOPKG
The error number for ENOPKG on this platform.
ENOPROTOOPT
The error number for ENOPROTOOPT on this platform.
ENOSPC
The error number for ENOSPC on this platform.
ENOSR
The error number for ENOSR on this platform.
ENOSTR
The error number for ENOSTR on this platform.
ENOSYS
The error number for ENOSYS on this platform.
ENOTBLK
The error number for ENOTBLK on this platform.
ENOTCONN
The error number for ENOTCONN on this platform.
ENOTDIR
The error number for ENOTDIR on this platform.
ENOTEMPTY
The error number for ENOTEMPTY on this platform.
ENOTNAM
The error number for ENOTNAM on this platform.
ENOTRECOVERABLE
The error number for ENOTRECOVERABLE on this platform.
ENOTSOCK
The error number for ENOTSOCK on this platform.
ENOTSUP
The error number for ENOTSUP on this platform.
ENOTTY
The error number for ENOTTY on this platform.
ENOTUNIQ
The error number for ENOTUNIQ on this platform.
ENXIO
The error number for ENXIO on this platform.
EOPNOTSUPP
The error number for EOPNOTSUPP on this platform.
EOVERFLOW
The error number for EOVERFLOW on this platform.
EOWNERDEAD
The error number for EOWNERDEAD on this platform.
EPERM
The error number for EPERM on this platform.
EPFNOSUPPORT
The error number for EPFNOSUPPORT on this platform.
EPIPE
The error number for EPIPE on this platform.
EPROTO
The error number for EPROTO on this platform.
EPROTONOSUPPORT
The error number for EPROTONOSUPPORT on this platform.
EPROTOTYPE
The error number for EPROTOTYPE on this platform.
ERANGE
The error number for ERANGE on this platform.
EREMCHG
The error number for EREMCHG on this platform.
EREMOTE
The error number for EREMOTE on this platform.
EREMOTEIO
The error number for EREMOTEIO on this platform.
ERESTART
The error number for ERESTART on this platform.
ERFKILL
The error number for ERFKILL on this platform.
EROFS
The error number for EROFS on this platform.
ESHUTDOWN
The error number for ESHUTDOWN on this platform.
ESOCKTNOSUPPORT
The error number for ESOCKTNOSUPPORT on this platform.
ESPIPE
The error number for ESPIPE on this platform.
ESRCH
The error number for ESRCH on this platform.
ESRMNT
The error number for ESRMNT on this platform.
ESTALE
The error number for ESTALE on this platform.
ESTRPIPE
The error number for ESTRPIPE on this platform.
ETIME
The error number for ETIME on this platform.
ETIMEDOUT
The error number for ETIMEDOUT on this platform.
ETOOMANYREFS
The error number for ETOOMANYREFS on this platform.
ETXTBSY
The error number for ETXTBSY on this platform.
EUCLEAN
The error number for EUCLEAN on this platform.
EUNATCH
The error number for EUNATCH on this platform.
EUSERS
The error number for EUSERS on this platform.
EWOULDBLOCK
The error number for EWOULDBLOCK on this platform.
EXDEV
The error number for EXDEV on this platform.
EXFULL
The error number for EXFULL on this platform.

Type Aliases§

Result
The result type used for all of the system call wrapper functions to distinguish between success and error results.