List of all items
Structs
- buffer::SpareCapacity
- event::FdSetElement
- event::FdSetIter
- event::PollFd
- event::PollFlags
- event::Timespec
- event::kqueue::Event
- event::kqueue::EventFlags
- event::kqueue::ProcessEvents
- event::kqueue::UserDefinedFlags
- event::kqueue::UserFlags
- event::kqueue::VnodeEvents
- fd::BorrowedFd
- fd::OwnedFd
- ffi::CStr
- ffi::CString
- ffi::NulError
- fs::Access
- fs::AtFlags
- fs::CloneFlags
- fs::CopyfileFlags
- fs::Dir
- fs::DirEntry
- fs::FallocateFlags
- fs::Gid
- fs::Mode
- fs::OFlags
- fs::RenameFlags
- fs::StatVfs
- fs::StatVfsMountFlags
- fs::Timespec
- fs::Timestamps
- fs::Uid
- fs::XattrFlags
- fs::copyfile_state_t
- io::DupFlags
- io::Errno
- io::FdFlags
- io::IoSlice
- io::IoSliceMut
- ioctl::Getter
- ioctl::IntegerSetter
- ioctl::NoArg
- ioctl::Setter
- ioctl::Updater
- mm::MapFlags
- mm::MprotectFlags
- mm::MsyncFlags
- mm::ProtFlags
- net::AddressFamily
- net::AncillaryDrain
- net::AncillaryIter
- net::Ipv4Addr
- net::Ipv6Addr
- net::Protocol
- net::RecvAncillaryBuffer
- net::RecvFlags
- net::RecvMsg
- net::ReturnFlags
- net::SendAncillaryBuffer
- net::SendFlags
- net::SocketAddrAny
- net::SocketAddrUnix
- net::SocketAddrV4
- net::SocketAddrV6
- net::SocketFlags
- net::SocketType
- net::addr::SocketAddrOpaque
- net::addr::SocketAddrStorage
- path::DecInt
- process::Flock
- process::Gid
- process::Pid
- process::Rlimit
- process::Signal
- process::Uid
- process::WaitIdOptions
- process::WaitIdStatus
- process::WaitOptions
- process::WaitStatus
- pty::OpenptFlags
- shm::Mode
- shm::OFlags
- system::Uname
- termios::ControlModes
- termios::InputModes
- termios::LocalModes
- termios::OutputModes
- termios::Pid
- termios::SpecialCodeIndex
- termios::SpecialCodes
- termios::Termios
- termios::Winsize
- thread::Timespec
- time::Timespec
Enums
- event::kqueue::EventFilter
- ffi::FromBytesWithNulError
- fs::FileType
- fs::FlockOperation
- fs::SeekFrom
- ioctl::Direction
- mm::Advice
- net::IpAddr
- net::RecvAncillaryMessage
- net::SendAncillaryMessage
- net::Shutdown
- net::SocketAddr
- net::sockopt::Timeout
- process::FlockOffsetType
- process::FlockType
- process::Resource
- process::WaitId
- termios::Action
- termios::OptionalActions
- termios::QueueSelector
- thread::NanosleepRelativeResult
- time::ClockId
- time::DynamicClockId
Traits
- buffer::Buffer
- fd::AsFd
- fd::AsRawFd
- fd::FromRawFd
- fd::IntoRawFd
- fs::DirEntryExt
- fs::FileExt
- fs::FileTypeExt
- fs::MetadataExt
- fs::OpenOptionsExt
- ioctl::Ioctl
- net::addr::SocketAddrArg
- path::Arg
- path::Integer
Macros
Functions
- buffer::spare_capacity
- event::fd_set_bound
- event::fd_set_insert
- event::fd_set_num_elements
- event::fd_set_remove
- event::kqueue::kevent
- event::kqueue::kevent_timespec
- event::kqueue::kqueue
- event::pause
- event::poll
- event::select
- fs::access
- fs::accessat
- fs::chmod
- fs::chmodat
- fs::chown
- fs::chownat
- fs::copyfile_state_alloc
- fs::copyfile_state_free
- fs::copyfile_state_get
- fs::copyfile_state_get_copied
- fs::fallocate
- fs::fchmod
- fs::fchown
- fs::fclonefileat
- fs::fcntl_fullfsync
- fs::fcntl_getfl
- fs::fcntl_global_nocache
- fs::fcntl_lock
- fs::fcntl_nocache
- fs::fcntl_rdadvise
- fs::fcntl_setfl
- fs::fcopyfile
- fs::fgetxattr
- fs::flistxattr
- fs::flock
- fs::fremovexattr
- fs::fsetxattr
- fs::fstat
- fs::fstatfs
- fs::fstatvfs
- fs::fsync
- fs::ftruncate
- fs::futimens
- fs::getpath
- fs::getxattr
- fs::lgetxattr
- fs::link
- fs::linkat
- fs::listxattr
- fs::llistxattr
- fs::lremovexattr
- fs::lsetxattr
- fs::lstat
- fs::major
- fs::makedev
- fs::minor
- fs::mkdir
- fs::mkdirat
- fs::open
- fs::openat
- fs::readlink
- fs::readlinkat
- fs::readlinkat_raw
- fs::removexattr
- fs::rename
- fs::renameat
- fs::renameat_with
- fs::rmdir
- fs::seek
- fs::setxattr
- fs::stat
- fs::statat
- fs::statfs
- fs::statvfs
- fs::symlink
- fs::symlinkat
- fs::sync
- fs::tell
- fs::unlink
- fs::unlinkat
- fs::utimensat
- io::close
- io::dup
- io::dup2
- io::dup3
- io::fcntl_dupfd_cloexec
- io::fcntl_getfd
- io::fcntl_setfd
- io::ioctl_fioclex
- io::ioctl_fionbio
- io::ioctl_fionread
- io::pread
- io::preadv
- io::pwrite
- io::pwritev
- io::read
- io::readv
- io::retry_on_intr
- io::write
- io::writev
- ioctl::ioctl
- ioctl::opcode::from_components
- ioctl::opcode::none
- ioctl::opcode::read
- ioctl::opcode::read_write
- ioctl::opcode::write
- mm::madvise
- mm::mlock
- mm::mmap
- mm::mmap_anonymous
- mm::mprotect
- mm::msync
- mm::munlock
- mm::munmap
- net::accept
- net::accept_with
- net::acceptfrom
- net::acceptfrom_with
- net::bind
- net::connect
- net::connect_unspec
- net::getpeername
- net::getsockname
- net::listen
- net::recv
- net::recvfrom
- net::recvmsg
- net::send
- net::sendmsg
- net::sendmsg_addr
- net::sendto
- net::shutdown
- net::socket
- net::socket_with
- net::socketpair
- net::sockopt::ip_multicast_if
- net::sockopt::ip_multicast_loop
- net::sockopt::ip_multicast_ttl
- net::sockopt::ip_recvtos
- net::sockopt::ip_tos
- net::sockopt::ip_ttl
- net::sockopt::ipv6_multicast_hops
- net::sockopt::ipv6_multicast_if
- net::sockopt::ipv6_multicast_loop
- net::sockopt::ipv6_recvtclass
- net::sockopt::ipv6_tclass
- net::sockopt::ipv6_unicast_hops
- net::sockopt::ipv6_v6only
- net::sockopt::set_ip_add_membership
- net::sockopt::set_ip_add_membership_with_ifindex
- net::sockopt::set_ip_add_source_membership
- net::sockopt::set_ip_drop_membership
- net::sockopt::set_ip_drop_membership_with_ifindex
- net::sockopt::set_ip_drop_source_membership
- net::sockopt::set_ip_multicast_if
- net::sockopt::set_ip_multicast_if_with_ifindex
- net::sockopt::set_ip_multicast_loop
- net::sockopt::set_ip_multicast_ttl
- net::sockopt::set_ip_recvtos
- net::sockopt::set_ip_tos
- net::sockopt::set_ip_ttl
- net::sockopt::set_ipv6_add_membership
- net::sockopt::set_ipv6_drop_membership
- net::sockopt::set_ipv6_multicast_hops
- net::sockopt::set_ipv6_multicast_if
- net::sockopt::set_ipv6_multicast_loop
- net::sockopt::set_ipv6_recvtclass
- net::sockopt::set_ipv6_tclass
- net::sockopt::set_ipv6_unicast_hops
- net::sockopt::set_ipv6_v6only
- net::sockopt::set_socket_broadcast
- net::sockopt::set_socket_keepalive
- net::sockopt::set_socket_linger
- net::sockopt::set_socket_nosigpipe
- net::sockopt::set_socket_oobinline
- net::sockopt::set_socket_recv_buffer_size
- net::sockopt::set_socket_reuseaddr
- net::sockopt::set_socket_reuseport
- net::sockopt::set_socket_send_buffer_size
- net::sockopt::set_socket_timeout
- net::sockopt::set_tcp_keepcnt
- net::sockopt::set_tcp_keepidle
- net::sockopt::set_tcp_keepintvl
- net::sockopt::set_tcp_nodelay
- net::sockopt::socket_broadcast
- net::sockopt::socket_error
- net::sockopt::socket_keepalive
- net::sockopt::socket_linger
- net::sockopt::socket_nosigpipe
- net::sockopt::socket_oobinline
- net::sockopt::socket_recv_buffer_size
- net::sockopt::socket_reuseaddr
- net::sockopt::socket_reuseport
- net::sockopt::socket_send_buffer_size
- net::sockopt::socket_timeout
- net::sockopt::socket_type
- net::sockopt::tcp_keepcnt
- net::sockopt::tcp_keepidle
- net::sockopt::tcp_keepintvl
- net::sockopt::tcp_nodelay
- not_implemented::higher_level::asctime
- not_implemented::higher_level::asctime_r
- not_implemented::higher_level::closefrom
- not_implemented::higher_level::ctime
- not_implemented::higher_level::ctime_r
- not_implemented::higher_level::execv
- not_implemented::higher_level::execvp
- not_implemented::higher_level::execvpe
- not_implemented::higher_level::gethostbyname
- not_implemented::higher_level::getifaddrs
- not_implemented::higher_level::getpwent
- not_implemented::higher_level::getpwnam
- not_implemented::higher_level::getpwnam_r
- not_implemented::higher_level::getpwuid
- not_implemented::higher_level::getpwuid_r
- not_implemented::higher_level::gmtime
- not_implemented::higher_level::gmtime_r
- not_implemented::higher_level::isatty
- not_implemented::higher_level::localtime
- not_implemented::higher_level::localtime_r
- not_implemented::higher_level::login_tty
- not_implemented::higher_level::mktime
- not_implemented::higher_level::openpty
- not_implemented::higher_level::wordexp
- not_implemented::impossible::longjmp
- not_implemented::impossible::setjmp
- not_implemented::impossible::siglongjmp
- not_implemented::impossible::sigreturn
- not_implemented::impossible::sigsetjmp
- not_implemented::impossible::vfork
- not_implemented::libc_internals::brk
- not_implemented::libc_internals::clone
- not_implemented::libc_internals::clone3
- not_implemented::libc_internals::exit
- not_implemented::libc_internals::fork
- not_implemented::libc_internals::pthread_atfork
- not_implemented::libc_internals::pthread_attr_destroy
- not_implemented::libc_internals::pthread_attr_getaffinity_np
- not_implemented::libc_internals::pthread_attr_getdetachstate
- not_implemented::libc_internals::pthread_attr_getguardsize
- not_implemented::libc_internals::pthread_attr_getinheritsched
- not_implemented::libc_internals::pthread_attr_getschedparam
- not_implemented::libc_internals::pthread_attr_getschedpolicy
- not_implemented::libc_internals::pthread_attr_getscope
- not_implemented::libc_internals::pthread_attr_getsigmask_np
- not_implemented::libc_internals::pthread_attr_getstack
- not_implemented::libc_internals::pthread_attr_getstackaddr
- not_implemented::libc_internals::pthread_attr_getstacksize
- not_implemented::libc_internals::pthread_attr_init
- not_implemented::libc_internals::pthread_attr_setaffinity_np
- not_implemented::libc_internals::pthread_attr_setdetachstate
- not_implemented::libc_internals::pthread_attr_setguardsize
- not_implemented::libc_internals::pthread_attr_setinheritsched
- not_implemented::libc_internals::pthread_attr_setschedparam
- not_implemented::libc_internals::pthread_attr_setschedpolicy
- not_implemented::libc_internals::pthread_attr_setscope
- not_implemented::libc_internals::pthread_attr_setsigmask_np
- not_implemented::libc_internals::pthread_attr_setstack
- not_implemented::libc_internals::pthread_attr_setstackaddr
- not_implemented::libc_internals::pthread_attr_setstacksize
- not_implemented::libc_internals::pthread_barrier_destroy
- not_implemented::libc_internals::pthread_barrier_wait
- not_implemented::libc_internals::pthread_barrierattr_destroy
- not_implemented::libc_internals::pthread_barrierattr_getpshared
- not_implemented::libc_internals::pthread_barrierattr_init
- not_implemented::libc_internals::pthread_barrierattr_setpshared
- not_implemented::libc_internals::pthread_cancel
- not_implemented::libc_internals::pthread_cleanup_pop
- not_implemented::libc_internals::pthread_cleanup_pop_restore_np
- not_implemented::libc_internals::pthread_cleanup_push
- not_implemented::libc_internals::pthread_cleanup_push_defer_np
- not_implemented::libc_internals::pthread_cond_broadcast
- not_implemented::libc_internals::pthread_cond_destroy
- not_implemented::libc_internals::pthread_cond_signal
- not_implemented::libc_internals::pthread_cond_timedwait
- not_implemented::libc_internals::pthread_condattr_destroy
- not_implemented::libc_internals::pthread_condattr_getclock
- not_implemented::libc_internals::pthread_condattr_getpshared
- not_implemented::libc_internals::pthread_condattr_init
- not_implemented::libc_internals::pthread_condattr_setclock
- not_implemented::libc_internals::pthread_condattr_setpshared
- not_implemented::libc_internals::pthread_create
- not_implemented::libc_internals::pthread_detach
- not_implemented::libc_internals::pthread_equal
- not_implemented::libc_internals::pthread_exit
- not_implemented::libc_internals::pthread_getaffinity_np
- not_implemented::libc_internals::pthread_getattr_default_np
- not_implemented::libc_internals::pthread_getattr_np
- not_implemented::libc_internals::pthread_getconcurrency
- not_implemented::libc_internals::pthread_getcpuclockid
- not_implemented::libc_internals::pthread_getname_np
- not_implemented::libc_internals::pthread_getschedparam
- not_implemented::libc_internals::pthread_getspecific
- not_implemented::libc_internals::pthread_join
- not_implemented::libc_internals::pthread_key_create
- not_implemented::libc_internals::pthread_key_delete
- not_implemented::libc_internals::pthread_kill
- not_implemented::libc_internals::pthread_kill_other_threads_np
- not_implemented::libc_internals::pthread_mutex_consistent
- not_implemented::libc_internals::pthread_mutex_consistent_np
- not_implemented::libc_internals::pthread_mutex_destroy
- not_implemented::libc_internals::pthread_mutex_getprioceiling
- not_implemented::libc_internals::pthread_mutex_init
- not_implemented::libc_internals::pthread_mutex_lock
- not_implemented::libc_internals::pthread_mutex_setprioceiling
- not_implemented::libc_internals::pthread_mutex_timedlock
- not_implemented::libc_internals::pthread_mutex_trylock
- not_implemented::libc_internals::pthread_mutexattr_destroy
- not_implemented::libc_internals::pthread_mutexattr_getprioceiling
- not_implemented::libc_internals::pthread_mutexattr_getprotocol
- not_implemented::libc_internals::pthread_mutexattr_getpshared
- not_implemented::libc_internals::pthread_mutexattr_getrobust
- not_implemented::libc_internals::pthread_mutexattr_getrobust_np
- not_implemented::libc_internals::pthread_mutexattr_gettype
- not_implemented::libc_internals::pthread_mutexattr_init
- not_implemented::libc_internals::pthread_mutexattr_setprioceiling
- not_implemented::libc_internals::pthread_mutexattr_setprotocol
- not_implemented::libc_internals::pthread_mutexattr_setpshared
- not_implemented::libc_internals::pthread_mutexattr_setrobust
- not_implemented::libc_internals::pthread_mutexattr_setrobust_np
- not_implemented::libc_internals::pthread_mutexattr_settype
- not_implemented::libc_internals::pthread_once
- not_implemented::libc_internals::pthread_rwlock_destroy
- not_implemented::libc_internals::pthread_rwlock_rdlock
- not_implemented::libc_internals::pthread_rwlock_timedrdlock
- not_implemented::libc_internals::pthread_rwlock_timedwrlock
- not_implemented::libc_internals::pthread_rwlock_tryrdlock
- not_implemented::libc_internals::pthread_rwlock_trywrlock
- not_implemented::libc_internals::pthread_rwlock_unlock
- not_implemented::libc_internals::pthread_rwlock_wrlock
- not_implemented::libc_internals::pthread_rwlockattr_destroy
- not_implemented::libc_internals::pthread_rwlockattr_getkind_np
- not_implemented::libc_internals::pthread_rwlockattr_getpshared
- not_implemented::libc_internals::pthread_rwlockattr_init
- not_implemented::libc_internals::pthread_rwlockattr_setkind_np
- not_implemented::libc_internals::pthread_rwlockattr_setpshared
- not_implemented::libc_internals::pthread_self
- not_implemented::libc_internals::pthread_setaffinity_np
- not_implemented::libc_internals::pthread_setattr_default_np
- not_implemented::libc_internals::pthread_setcancelstate
- not_implemented::libc_internals::pthread_setcanceltype
- not_implemented::libc_internals::pthread_setconcurrency
- not_implemented::libc_internals::pthread_setname_np
- not_implemented::libc_internals::pthread_setschedparam
- not_implemented::libc_internals::pthread_setschedprio
- not_implemented::libc_internals::pthread_setspecific
- not_implemented::libc_internals::pthread_sigmask
- not_implemented::libc_internals::pthread_sigqueue
- not_implemented::libc_internals::pthread_spin_destroy
- not_implemented::libc_internals::pthread_spin_init
- not_implemented::libc_internals::pthread_spin_lock
- not_implemented::libc_internals::pthread_spin_trylock
- not_implemented::libc_internals::pthread_spin_unlock
- not_implemented::libc_internals::pthread_testcancel
- not_implemented::libc_internals::pthread_timedjoin_np
- not_implemented::libc_internals::pthread_tryjoin_np
- not_implemented::libc_internals::pthread_yield
- not_implemented::libc_internals::rseq
- not_implemented::libc_internals::sched_setscheduler
- not_implemented::libc_internals::set_thread_area
- not_implemented::libc_internals::set_tid_address
- not_implemented::libc_internals::setegid
- not_implemented::libc_internals::seteuid
- not_implemented::libc_internals::setgid
- not_implemented::libc_internals::setgroups
- not_implemented::libc_internals::setregid
- not_implemented::libc_internals::setresgid
- not_implemented::libc_internals::setresuid
- not_implemented::libc_internals::setreuid
- not_implemented::libc_internals::setuid
- not_implemented::libc_internals::sigaction
- not_implemented::libc_internals::sigaltstack
- not_implemented::libc_internals::sigprocmask
- not_implemented::libc_internals::sigtimedwait
- not_implemented::libc_internals::sigwait
- not_implemented::libc_internals::sigwaitinfo
- not_implemented::libc_internals::tkill
- not_implemented::memory_allocation::aligned_alloc
- not_implemented::memory_allocation::calloc
- not_implemented::memory_allocation::free
- not_implemented::memory_allocation::malloc
- not_implemented::memory_allocation::malloc_usable_size
- not_implemented::memory_allocation::posix_memalign
- not_implemented::memory_allocation::realloc
- not_implemented::quite_yet::_Exit
- not_implemented::quite_yet::_exit
- not_implemented::quite_yet::execve
- not_implemented::quite_yet::execveat
- not_implemented::quite_yet::exit_group
- not_implemented::quite_yet::gethostname
- not_implemented::quite_yet::sigpending
- not_implemented::quite_yet::sigsuspend
- not_implemented::yet::cachestat
- not_implemented::yet::extattr_delete_fd
- not_implemented::yet::extattr_delete_link
- not_implemented::yet::extattr_get_fd
- not_implemented::yet::extattr_get_link
- not_implemented::yet::extattr_list_fd
- not_implemented::yet::extattr_list_link
- not_implemented::yet::extattr_set_fd
- not_implemented::yet::extattr_set_link
- not_implemented::yet::fanotify_init
- not_implemented::yet::fanotify_mark
- not_implemented::yet::fchmodat2
- not_implemented::yet::get_mempolicy
- not_implemented::yet::getifaddrs
- not_implemented::yet::mbind
- not_implemented::yet::migrate_pages
- not_implemented::yet::mount_setattr
- not_implemented::yet::move_pages
- not_implemented::yet::mq_open
- not_implemented::yet::mq_send
- not_implemented::yet::mq_unlink
- not_implemented::yet::raise
- not_implemented::yet::recvmmsg
- not_implemented::yet::set_mempolicy
- not_implemented::yet::shmat
- not_implemented::yet::shmctl
- not_implemented::yet::shmdt
- not_implemented::yet::shmget
- not_implemented::yet::signalfd
- not_implemented::yet::sysctl
- not_implemented::yet::tgkill
- param::clock_ticks_per_second
- param::page_size
- path::option_into_with_c_str
- pipe::pipe
- process::chdir
- process::chroot
- process::fchdir
- process::fcntl_getlk
- process::getcwd
- process::getegid
- process::geteuid
- process::getgid
- process::getgroups
- process::getpgid
- process::getpgrp
- process::getpid
- process::getppid
- process::getpriority_pgrp
- process::getpriority_process
- process::getpriority_user
- process::getrlimit
- process::getsid
- process::getuid
- process::ioctl_tiocsctty
- process::kill_current_process_group
- process::kill_process
- process::kill_process_group
- process::nice
- process::setpgid
- process::setpriority_pgrp
- process::setpriority_process
- process::setpriority_user
- process::setrlimit
- process::setsid
- process::test_kill_current_process_group
- process::test_kill_process
- process::test_kill_process_group
- process::umask
- process::wait
- process::waitid
- process::waitpgid
- process::waitpid
- pty::grantpt
- pty::openpt
- pty::ptsname
- pty::unlockpt
- shm::open
- shm::unlink
- stdio::dup2_stderr
- stdio::dup2_stdin
- stdio::dup2_stdout
- stdio::raw_stderr
- stdio::raw_stdin
- stdio::raw_stdout
- stdio::stderr
- stdio::stdin
- stdio::stdout
- stdio::take_stderr
- stdio::take_stdin
- stdio::take_stdout
- system::setdomainname
- system::sethostname
- system::uname
- termios::ioctl_tiocexcl
- termios::ioctl_tiocnxcl
- termios::isatty
- termios::tcdrain
- termios::tcflow
- termios::tcflush
- termios::tcgetattr
- termios::tcgetpgrp
- termios::tcgetsid
- termios::tcgetwinsize
- termios::tcsendbreak
- termios::tcsetattr
- termios::tcsetpgrp
- termios::tcsetwinsize
- termios::ttyname
- thread::nanosleep
- thread::sched_yield
- time::clock_getres
- time::clock_gettime
- time::clock_gettime_dynamic
- time::clock_settime
Type Aliases
- event::Nsecs
- event::Secs
- fd::RawFd
- ffi::c_char
- ffi::c_int
- ffi::c_long
- ffi::c_longlong
- ffi::c_short
- ffi::c_uint
- ffi::c_ulong
- ffi::c_ulonglong
- ffi::c_ushort
- ffi::c_void
- fs::Dev
- fs::Fsid
- fs::Nsecs
- fs::RawMode
- fs::Secs
- fs::Stat
- fs::StatFs
- io::Result
- ioctl::IoctlOutput
- ioctl::Opcode
- net::RawAddressFamily
- net::RawProtocol
- net::RawSocketType
- net::addr::SocketAddrLen
- process::RawGid
- process::RawPid
- process::RawUid
- thread::Nsecs
- thread::Secs
- time::Nsecs
- time::Secs
Constants
- fs::ABS
- fs::CWD
- fs::UTIME_NOW
- fs::UTIME_OMIT
- net::ipproto::AH
- net::ipproto::EGP
- net::ipproto::ENCAP
- net::ipproto::ESP
- net::ipproto::FRAGMENT
- net::ipproto::GRE
- net::ipproto::ICMP
- net::ipproto::ICMPV6
- net::ipproto::IDP
- net::ipproto::IGMP
- net::ipproto::IPIP
- net::ipproto::IPV6
- net::ipproto::MTP
- net::ipproto::PIM
- net::ipproto::PUP
- net::ipproto::RAW
- net::ipproto::ROUTING
- net::ipproto::RSVP
- net::ipproto::SCTP
- net::ipproto::TCP
- net::ipproto::TP
- net::ipproto::UDP
- net::sysproto::CONTROL
- net::sysproto::EVENT
- pipe::PIPE_BUF
- process::EXIT_FAILURE
- process::EXIT_SIGNALED_SIGABRT
- process::EXIT_SUCCESS
- termios::speed::B0
- termios::speed::B110
- termios::speed::B115200
- termios::speed::B1200
- termios::speed::B134
- termios::speed::B150
- termios::speed::B1800
- termios::speed::B19200
- termios::speed::B200
- termios::speed::B230400
- termios::speed::B2400
- termios::speed::B300
- termios::speed::B38400
- termios::speed::B4800
- termios::speed::B50
- termios::speed::B57600
- termios::speed::B600
- termios::speed::B75
- termios::speed::B9600