Process Codes type and values.
More...
Go to the source code of this file.
Process Codes type and values.
- Author
- Amlal El Mahrouss (amlal.nosp@m.@nek.nosp@m.ernel.nosp@m..org)
◆ err_local_fail
| #define err_local_fail |
( |
| ) |
|
Value:
IMPORT_C ErrRef kLastError
The last error reported by the system to the process.
Definition Err.h:58
constexpr ErrRef kErrorSuccess
Definition Err.h:21
◆ err_local_get
| #define err_local_get |
( |
| ) |
|
◆ err_local_ok
◆ ErrRef
◆ kErrorAsync
◆ kErrorCDTrayBroken
| ErrRef kErrorCDTrayBroken = 62 |
|
inlineconstexpr |
◆ kErrorDirectoryNotFound
| ErrRef kErrorDirectoryNotFound = 36 |
|
inlineconstexpr |
◆ kErrorDisk
◆ kErrorDiskIsCorrupted
| ErrRef kErrorDiskIsCorrupted = 54 |
|
inlineconstexpr |
◆ kErrorDiskIsFull
◆ kErrorDiskIsTooTiny
| ErrRef kErrorDiskIsTooTiny = 65 |
|
inlineconstexpr |
◆ kErrorDiskReadOnly
| ErrRef kErrorDiskReadOnly = 37 |
|
inlineconstexpr |
◆ kErrorExecutable
◆ kErrorExecutableLib
| ErrRef kErrorExecutableLib = 34 |
|
inlineconstexpr |
◆ kErrorFileExists
◆ kErrorFileLocked
◆ kErrorFileNotFound
| ErrRef kErrorFileNotFound = 35 |
|
inlineconstexpr |
◆ kErrorForkAlreadyExists
| ErrRef kErrorForkAlreadyExists = 50 |
|
inlineconstexpr |
◆ kErrorFormatFailed
| ErrRef kErrorFormatFailed = 47 |
|
inlineconstexpr |
◆ kErrorHeapNotPresent
| ErrRef kErrorHeapNotPresent = 52 |
|
inlineconstexpr |
◆ kErrorHeapOutOfMemory
| ErrRef kErrorHeapOutOfMemory = 44 |
|
inlineconstexpr |
◆ kErrorInternal
◆ kErrorInvalidCreds
| ErrRef kErrorInvalidCreds = 61 |
|
inlineconstexpr |
◆ kErrorInvalidData
◆ kErrorIPC
◆ kErrorMath
◆ kErrorNetworkTimeout
| ErrRef kErrorNetworkTimeout = 48 |
|
inlineconstexpr |
◆ kErrorNoEntrypoint
| ErrRef kErrorNoEntrypoint = 53 |
|
inlineconstexpr |
◆ kErrorNonBlocking
◆ kErrorNoNetwork
◆ kErrorNoSuchDisk
◆ kErrorOutOfTeamSlot
| ErrRef kErrorOutOfTeamSlot = 51 |
|
inlineconstexpr |
◆ kErrorProcessFault
| ErrRef kErrorProcessFault = 39 |
|
inlineconstexpr |
◆ kErrorSign
◆ kErrorSocketHangUp
| ErrRef kErrorSocketHangUp = 40 |
|
inlineconstexpr |
◆ kErrorSuccess
◆ kErrorThreadLocalStorage
| ErrRef kErrorThreadLocalStorage = 41 |
|
inlineconstexpr |
◆ kErrorUnimplemented
| ErrRef kErrorUnimplemented = -1 |
|
inlineconstexpr |
◆ kErrorUnrecoverableDisk
| ErrRef kErrorUnrecoverableDisk = 63 |
|
inlineconstexpr |
◆ kLastError
The last error reported by the system to the process.