Constant linux_api::errno::errno_common::ENOSYS
[−]
[src]
pub const ENOSYS: c_int=
38
Invalid system call number
This is special. Arch syscall entry code returns -ENOSYS if users try to call a syscall that doesn't exist.