List of all items
Structs
- buffer::SpareCapacity
- fd::BorrowedFd
- fd::OwnedFd
- ffi::CStr
- ffi::CString
- ffi::NulError
- io::DupFlags
- io::Errno
- io::FdFlags
- io::IoSlice
- io::IoSliceMut
- io::ReadWriteFlags
- ioctl::Getter
- ioctl::IntegerSetter
- ioctl::NoArg
- ioctl::Setter
- ioctl::Updater
- termios::ControlModes
- termios::InputModes
- termios::LocalModes
- termios::OutputModes
- termios::Pid
- termios::SpecialCodeIndex
- termios::SpecialCodes
- termios::Termios
- termios::Winsize
Enums
- ffi::FromBytesWithNulError
- ioctl::Direction
- termios::Action
- termios::OptionalActions
- termios::QueueSelector
Traits
Macros
Functions
- buffer::spare_capacity
- 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_fionclex
- io::ioctl_fionread
- io::pread
- io::preadv
- io::preadv2
- io::pwrite
- io::pwritev
- io::pwritev2
- 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
- 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
- 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
- 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
Type Aliases
- 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
- io::Result
- ioctl::IoctlOutput
- ioctl::Opcode
Constants
- termios::speed::B0
- termios::speed::B1000000
- termios::speed::B110
- termios::speed::B115200
- termios::speed::B1152000
- termios::speed::B1200
- termios::speed::B134
- termios::speed::B150
- termios::speed::B1500000
- termios::speed::B1800
- termios::speed::B19200
- termios::speed::B200
- termios::speed::B2000000
- termios::speed::B230400
- termios::speed::B2400
- termios::speed::B2500000
- termios::speed::B300
- termios::speed::B3000000
- termios::speed::B3500000
- termios::speed::B38400
- termios::speed::B4000000
- termios::speed::B460800
- termios::speed::B4800
- termios::speed::B50
- termios::speed::B500000
- termios::speed::B57600
- termios::speed::B576000
- termios::speed::B600
- termios::speed::B75
- termios::speed::B921600
- termios::speed::B9600