Expand description
Contains the C-compatible error codes.
Constants
- Argument list too long.
- Permission denied.
- Try again.
- Cookie is stale.
- Bad file number.
- Illegal NFS file handle.
- Type not supported by server.
- Device or resource busy.
- No child processes.
- Math argument out of domain of func.
- File exists.
- Bad address.
- File too large.
- Interrupted system call.
- Invalid argument.
- I/O error.
- iocb queued, will get completion event.
- Is a directory.
- Request initiated, but will not complete before timeout.
- Too many open files.
- Too many links.
- File table overflow.
- No such device.
- No such file or directory.
- Exec format error.
- NFS file lock reclaim refused.
- No ioctl command.
- Out of memory.
- Parameter not supported.
- No space left on device.
- Block device required.
- Not a directory.
- Operation is not supported.
- Update synchronization mismatch.
- Not a typewriter.
- No such device or address.
- Open found a stale dentry.
- Operation not permitted.
- Broken pipe.
- Driver requests probe retry.
- Math result not representable.
- Conflict with recalled state.
- Restart if no handler.
- System call was interrupted by a signal and will be restarted.
- Restart the system call.
- Restart by calling sys_restart_syscall.
- Read-only file system.
- An untranslatable error occurred.
- Illegal seek.
- No such process.
- Buffer or request is too small.
- Text file busy.
- Cross-device link.