☰
In kernel::error::code
In kernel::error::code
Constants
E2BIG
EACCES
EAGAIN
EBADF
EBUSY
ECHILD
EDOM
EEXIST
EFAULT
EFBIG
EINTR
EINVAL
EIO
EISDIR
EMFILE
EMLINK
ENFILE
ENODEV
ENOENT
ENOEXEC
ENOMEM
ENOSPC
ENOTBLK
ENOTDIR
ENOTTY
ENXIO
EPERM
EPIPE
ERANGE
EROFS
ESPIPE
ESRCH
ETXTBSY
EXDEV
?
Constant
kernel
::
error
::
code
::
E2BIG
source
·
[
−
]
pub const E2BIG:
Error
;
Expand description
Argument list too long.
This documentation is an old archive. Please see
https://rust.docs.kernel.org
instead.