Module libc::consts::os::posix88
[−]
[src]
Unstable
: use libc
from crates.io
Constants
E2BIG | [Unstable] |
EACCES | [Unstable] |
EADDRINUSE | [Unstable] |
EADDRNOTAVAIL | [Unstable] |
EADV | [Unstable] |
EAFNOSUPPORT | [Unstable] |
EAGAIN | [Unstable] |
EALREADY | [Unstable] |
EBADE | [Unstable] |
EBADF | [Unstable] |
EBADFD | [Unstable] |
EBADMSG | [Unstable] |
EBADR | [Unstable] |
EBADRQC | [Unstable] |
EBADSLT | [Unstable] |
EBFONT | [Unstable] |
EBUSY | [Unstable] |
ECANCELED | [Unstable] |
ECHILD | [Unstable] |
ECHRNG | [Unstable] |
ECOMM | [Unstable] |
ECONNABORTED | [Unstable] |
ECONNREFUSED | [Unstable] |
ECONNRESET | [Unstable] |
EDEADLK | [Unstable] |
EDEADLOCK | [Unstable] |
EDESTADDRREQ | [Unstable] |
EDOM | [Unstable] |
EDOTDOT | [Unstable] |
EDQUOT | [Unstable] |
EEXIST | [Unstable] |
EFAULT | [Unstable] |
EFBIG | [Unstable] |
EHOSTDOWN | [Unstable] |
EHOSTUNREACH | [Unstable] |
EHWPOISON | [Unstable] |
EIDRM | [Unstable] |
EILSEQ | [Unstable] |
EINPROGRESS | [Unstable] |
EINTR | [Unstable] |
EINVAL | [Unstable] |
EIO | [Unstable] |
EISCONN | [Unstable] |
EISDIR | [Unstable] |
EISNAM | [Unstable] |
EKEYEXPIRED | [Unstable] |
EKEYREJECTED | [Unstable] |
EKEYREVOKED | [Unstable] |
EL2HLT | [Unstable] |
EL2NSYNC | [Unstable] |
EL3HLT | [Unstable] |
EL3RST | [Unstable] |
ELIBACC | [Unstable] |
ELIBBAD | [Unstable] |
ELIBEXEC | [Unstable] |
ELIBMAX | [Unstable] |
ELIBSCN | [Unstable] |
ELNRNG | [Unstable] |
ELOOP | [Unstable] |
EMEDIUMTYPE | [Unstable] |
EMFILE | [Unstable] |
EMLINK | [Unstable] |
EMSGSIZE | [Unstable] |
EMULTIHOP | [Unstable] |
ENAMETOOLONG | [Unstable] |
ENAVAIL | [Unstable] |
ENETDOWN | [Unstable] |
ENETRESET | [Unstable] |
ENETUNREACH | [Unstable] |
ENFILE | [Unstable] |
ENOANO | [Unstable] |
ENOBUFS | [Unstable] |
ENOCSI | [Unstable] |
ENODATA | [Unstable] |
ENODEV | [Unstable] |
ENOENT | [Unstable] |
ENOEXEC | [Unstable] |
ENOKEY | [Unstable] |
ENOLCK | [Unstable] |
ENOLINK | [Unstable] |
ENOMEDIUM | [Unstable] |
ENOMEM | [Unstable] |
ENOMSG | [Unstable] |
ENONET | [Unstable] |
ENOPKG | [Unstable] |
ENOPROTOOPT | [Unstable] |
ENOSPC | [Unstable] |
ENOSR | [Unstable] |
ENOSTR | [Unstable] |
ENOSYS | [Unstable] |
ENOTBLK | [Unstable] |
ENOTCONN | [Unstable] |
ENOTDIR | [Unstable] |
ENOTEMPTY | [Unstable] |
ENOTNAM | [Unstable] |
ENOTRECOVERABLE | [Unstable] |
ENOTSOCK | [Unstable] |
ENOTTY | [Unstable] |
ENOTUNIQ | [Unstable] |
ENXIO | [Unstable] |
EOPNOTSUPP | [Unstable] |
EOVERFLOW | [Unstable] |
EOWNERDEAD | [Unstable] |
EPERM | [Unstable] |
EPFNOSUPPORT | [Unstable] |
EPIPE | [Unstable] |
EPROTO | [Unstable] |
EPROTONOSUPPORT | [Unstable] |
EPROTOTYPE | [Unstable] |
ERANGE | [Unstable] |
EREMCHG | [Unstable] |
EREMOTE | [Unstable] |
EREMOTEIO | [Unstable] |
ERESTART | [Unstable] |
ERFKILL | [Unstable] |
EROFS | [Unstable] |
ESHUTDOWN | [Unstable] |
ESOCKTNOSUPPORT | [Unstable] |
ESPIPE | [Unstable] |
ESRCH | [Unstable] |
ESRMNT | [Unstable] |
ESTALE | [Unstable] |
ESTRPIPE | [Unstable] |
ETIME | [Unstable] |
ETIMEDOUT | [Unstable] |
ETOOMANYREFS | [Unstable] |
ETXTBSY | [Unstable] |
EUCLEAN | [Unstable] |
EUNATCH | [Unstable] |
EUSERS | [Unstable] |
EWOULDBLOCK | [Unstable] |
EXDEV | [Unstable] |
EXFULL | [Unstable] |
F_LOCK | [Unstable] |
F_OK | [Unstable] |
F_TEST | [Unstable] |
F_TLOCK | [Unstable] |
F_ULOCK | [Unstable] |
MAP_ANON | [Unstable] |
MAP_FAILED | [Unstable] |
MAP_FILE | [Unstable] |
MAP_FIXED | [Unstable] |
MAP_PRIVATE | [Unstable] |
MAP_SHARED | [Unstable] |
MCL_CURRENT | [Unstable] |
MCL_FUTURE | [Unstable] |
MS_ASYNC | [Unstable] |
MS_INVALIDATE | [Unstable] |
MS_SYNC | [Unstable] |
O_APPEND | [Unstable] |
O_CREAT | [Unstable] |
O_EXCL | [Unstable] |
O_NOCTTY | [Unstable] |
O_RDONLY | [Unstable] |
O_RDWR | [Unstable] |
O_TRUNC | [Unstable] |
O_WRONLY | [Unstable] |
PROT_EXEC | [Unstable] |
PROT_NONE | [Unstable] |
PROT_READ | [Unstable] |
PROT_WRITE | [Unstable] |
R_OK | [Unstable] |
SIGABRT | [Unstable] |
SIGALRM | [Unstable] |
SIGFPE | [Unstable] |
SIGHUP | [Unstable] |
SIGILL | [Unstable] |
SIGINT | [Unstable] |
SIGKILL | [Unstable] |
SIGPIPE | [Unstable] |
SIGQUIT | [Unstable] |
SIGSEGV | [Unstable] |
SIGTERM | [Unstable] |
STDERR_FILENO | [Unstable] |
STDIN_FILENO | [Unstable] |
STDOUT_FILENO | [Unstable] |
S_IEXEC | [Unstable] |
S_IFBLK | [Unstable] |
S_IFCHR | [Unstable] |
S_IFDIR | [Unstable] |
S_IFIFO | [Unstable] |
S_IFLNK | [Unstable] |
S_IFMT | [Unstable] |
S_IFREG | [Unstable] |
S_IREAD | [Unstable] |
S_IRGRP | [Unstable] |
S_IROTH | [Unstable] |
S_IRUSR | [Unstable] |
S_IRWXG | [Unstable] |
S_IRWXO | [Unstable] |
S_IRWXU | [Unstable] |
S_IWGRP | [Unstable] |
S_IWOTH | [Unstable] |
S_IWRITE | [Unstable] |
S_IWUSR | [Unstable] |
S_IXGRP | [Unstable] |
S_IXOTH | [Unstable] |
S_IXUSR | [Unstable] |
W_OK | [Unstable] |
X_OK | [Unstable] |