Module System
- Description
This module embodies common operating system calls, making them available to the Pike programmer.
- Inherit
_system
inherit _system : _system
- Constant
B_ALREADY_RUNNING
constantSystem.B_ALREADY_RUNNING- Description
Hurd Errno: Already running
- See also
- Constant
B_AMBIGUOUS_APP_LAUNCH
constantSystem.B_AMBIGUOUS_APP_LAUNCH- Description
Hurd Errno: Ambiguous app launch
- See also
- Constant
B_APP_ERROR_BASE
constantSystem.B_APP_ERROR_BASE- Description
Hurd Errno: Base for application errors
- See also
- Constant
B_BAD_IMAGE_ID
constantSystem.B_BAD_IMAGE_ID- Description
Hurd Errno: Bad image ID
- See also
- Constant
B_BAD_INDEX
constantSystem.B_BAD_INDEX- Description
Hurd Errno: Index not in range for the data set
- See also
- Constant
B_BAD_MIME_SNIFFER_RULE
constantSystem.B_BAD_MIME_SNIFFER_RULE- Description
Hurd Errno: Bad sniffer rule
- See also
- Constant
B_BAD_REPLY
constantSystem.B_BAD_REPLY- Description
Hurd Errno: Invalid or unwanted reply
- See also
- Constant
B_BAD_SCRIPT_SYNTAX
constantSystem.B_BAD_SCRIPT_SYNTAX- Description
Hurd Errno: Bad script syntax
- See also
- Constant
B_BAD_SEM_ID
constantSystem.B_BAD_SEM_ID- Description
Hurd Errno: Bad semaphore ID
- See also
- Constant
B_BAD_SUBSCRIBER
constantSystem.B_BAD_SUBSCRIBER- Description
Hurd Errno: Bad subscriber
- See also
- Constant
B_BAD_TEAM_ID
constantSystem.B_BAD_TEAM_ID- Description
Hurd Errno: Operation on invalid team
- See also
- Constant
B_BAD_THREAD_ID
constantSystem.B_BAD_THREAD_ID- Description
Hurd Errno: Bad thread ID
- See also
- Constant
B_BAD_THREAD_STATE
constantSystem.B_BAD_THREAD_STATE- Description
Hurd Errno: Thread is in inappropriate state
- See also
- Constant
B_BAD_TYPE
constantSystem.B_BAD_TYPE- Description
Hurd Errno: Bad argument type passed to function
- See also
- Constant
B_BUFFER_NOT_AVAILABLE
constantSystem.B_BUFFER_NOT_AVAILABLE- Description
Hurd Errno: Buffer not available
- See also
- Constant
B_BUFFER_OVERFLOW
constantSystem.B_BUFFER_OVERFLOW- Description
Hurd Errno: Value too large for defined type
- See also
- Constant
B_CROSS_DEVICE_LINK
constantSystem.B_CROSS_DEVICE_LINK- Description
Hurd Errno: Cross-device link
- See also
- Constant
B_DEBUGGER_ALREADY_INSTALLED
constantSystem.B_DEBUGGER_ALREADY_INSTALLED- Description
Hurd Errno: Debugger already installed for this team
- See also
- Constant
B_DEVICE_ERROR_BASE
constantSystem.B_DEVICE_ERROR_BASE- Description
Hurd Errno: Base for device driver errors
- See also
- Constant
B_DEVICE_FULL
constantSystem.B_DEVICE_FULL- Description
Hurd Errno: No space left on device
- See also
- Constant
B_DEVICE_NOT_FOUND
constantSystem.B_DEVICE_NOT_FOUND- Description
Hurd Errno: No such device
- See also
- Constant
B_DEV_BAD_DRIVE_NUM
constantSystem.B_DEV_BAD_DRIVE_NUM- Description
Hurd Errno: Bad drive number
- See also
- Constant
B_DEV_BAD_PID
constantSystem.B_DEV_BAD_PID- Description
Hurd Errno: Bad device PID
- See also
- Constant
B_DEV_CONFIGURATION_ERROR
constantSystem.B_DEV_CONFIGURATION_ERROR- Description
Hurd Errno: Configuration error
- See also
- Constant
B_DEV_CRC_ERROR
constantSystem.B_DEV_CRC_ERROR- Description
Hurd Errno: Device check-sum error
- See also
- Constant
B_DEV_DATA_OVERRUN
constantSystem.B_DEV_DATA_OVERRUN- Description
Hurd Errno: Device data overrun
- See also
- Constant
B_DEV_DATA_UNDERRUN
constantSystem.B_DEV_DATA_UNDERRUN- Description
Hurd Errno: Device data underrun
- See also
- Constant
B_DEV_DISABLED_BY_USER
constantSystem.B_DEV_DISABLED_BY_USER- Description
Hurd Errno: Disabled by user
- See also
- Constant
B_DEV_DOOR_OPEN
constantSystem.B_DEV_DOOR_OPEN- Description
Hurd Errno: Drive door open
- See also
- Constant
B_DEV_FIFO_OVERRUN
constantSystem.B_DEV_FIFO_OVERRUN- Description
Hurd Errno: Device FIFO overrun
- See also
- Constant
B_DEV_FIFO_UNDERRUN
constantSystem.B_DEV_FIFO_UNDERRUN- Description
Hurd Errno: Device FIFO underrun
- See also
- Constant
B_DEV_FORMAT_ERROR
constantSystem.B_DEV_FORMAT_ERROR- Description
Hurd Errno: Device format error
- See also
- Constant
B_DEV_ID_ERROR
constantSystem.B_DEV_ID_ERROR- Description
Hurd Errno: Device ID error
- See also
- Constant
B_DEV_INVALID_IOCTL
constantSystem.B_DEV_INVALID_IOCTL- Description
Hurd Errno: Invalid device ioctl
- See also
- Constant
B_DEV_INVALID_PIPE
constantSystem.B_DEV_INVALID_PIPE- Description
Hurd Errno: Invalid device pipe
- See also
- Constant
B_DEV_MEDIA_CHANGED
constantSystem.B_DEV_MEDIA_CHANGED- Description
Hurd Errno: Device media changed
- See also
- Constant
B_DEV_MEDIA_CHANGE_REQUESTED
constantSystem.B_DEV_MEDIA_CHANGE_REQUESTED- Description
Hurd Errno: Device media change requested
- See also
- Constant
B_DEV_MULTIPLE_ERRORS
constantSystem.B_DEV_MULTIPLE_ERRORS- Description
Hurd Errno: Multiple device errors
- See also
- Constant
B_DEV_NOT_READY
constantSystem.B_DEV_NOT_READY- Description
Hurd Errno: Device not ready
- See also
- Constant
B_DEV_NO_MEDIA
constantSystem.B_DEV_NO_MEDIA- Description
Hurd Errno: No media present
- See also
- Constant
B_DEV_NO_MEMORY
constantSystem.B_DEV_NO_MEMORY- Description
Hurd Errno: No device memory
- See also
- Constant
B_DEV_PENDING
constantSystem.B_DEV_PENDING- Description
Hurd Errno: Device pending
- See also
- Constant
B_DEV_READ_ERROR
constantSystem.B_DEV_READ_ERROR- Description
Hurd Errno: Device read error
- See also
- Constant
B_DEV_RECALIBRATE_ERROR
constantSystem.B_DEV_RECALIBRATE_ERROR- Description
Hurd Errno: Device recalibrate error
- See also
- Constant
B_DEV_RESOURCE_CONFLICT
constantSystem.B_DEV_RESOURCE_CONFLICT- Description
Hurd Errno: Resource conflict
- See also
- Constant
B_DEV_SEEK_ERROR
constantSystem.B_DEV_SEEK_ERROR- Description
Hurd Errno: Device seek error
- See also
- Constant
B_DEV_STALLED
constantSystem.B_DEV_STALLED- Description
Hurd Errno: Device stalled
- See also
- Constant
B_DEV_TIMEOUT
constantSystem.B_DEV_TIMEOUT- Description
Hurd Errno: Device timeout
- See also
- Constant
B_DEV_TOO_LATE
constantSystem.B_DEV_TOO_LATE- Description
Hurd Errno: Device too late
- See also
- Constant
B_DEV_UNEXPECTED_PID
constantSystem.B_DEV_UNEXPECTED_PID- Description
Hurd Errno: Unexpected device PID
- See also
- Constant
B_DEV_UNREADABLE
constantSystem.B_DEV_UNREADABLE- Description
Hurd Errno: Device unreadable
- See also
- Constant
B_DEV_WRITE_ERROR
constantSystem.B_DEV_WRITE_ERROR- Description
Hurd Errno: Device write error
- See also
- Constant
B_DIRECTORY_NOT_EMPTY
constantSystem.B_DIRECTORY_NOT_EMPTY- Description
Hurd Errno: Directory not empty
- See also
- Constant
B_DONT_DO_THAT
constantSystem.B_DONT_DO_THAT- Description
Hurd Errno: No, really don't do that
- See also
- Constant
B_DUPLICATE_REPLY
constantSystem.B_DUPLICATE_REPLY- Description
Hurd Errno: Duplicate reply
- See also
- Constant
B_ENTRY_NOT_FOUND
constantSystem.B_ENTRY_NOT_FOUND- Description
Hurd Errno: No such file or directory
- See also
- Constant
B_ERRORS_END
constantSystem.B_ERRORS_END- Description
Hurd Errno: End marker for errors
- See also
- Constant
B_FILE_ERROR
constantSystem.B_FILE_ERROR- Description
Hurd Errno: Bad file descriptor
- See also
- Constant
B_FILE_EXISTS
constantSystem.B_FILE_EXISTS- Description
Hurd Errno: File or Directory already exists
- See also
- Constant
B_FILE_NOT_FOUND
constantSystem.B_FILE_NOT_FOUND- Description
Hurd Errno: No such file or directory
- See also
- Constant
B_FILE_TOO_LARGE
constantSystem.B_FILE_TOO_LARGE- Description
Hurd Errno: File too large
- See also
- Constant
B_GENERAL_ERROR_BASE
constantSystem.B_GENERAL_ERROR_BASE- Description
Hurd Errno: Base for general (and all) errors
- See also
- Constant
B_ILLEGAL_DATA
constantSystem.B_ILLEGAL_DATA- Description
Hurd Errno: Illegal data
- See also
- Constant
B_INTERFACE_ERROR_BASE
constantSystem.B_INTERFACE_ERROR_BASE- Description
Hurd Errno: Base for user interface errors
- See also
- Constant
B_INTERRUPTED
constantSystem.B_INTERRUPTED- Description
Hurd Errno: Interrupted system call
- See also
- Constant
B_IS_A_DIRECTORY
constantSystem.B_IS_A_DIRECTORY- Description
Hurd Errno: Is a directory
- See also
- Constant
B_LAST_BUFFER_ERROR
constantSystem.B_LAST_BUFFER_ERROR- Description
Hurd Errno: Last buffer
- See also
- Constant
B_LAUNCH_FAILED
constantSystem.B_LAUNCH_FAILED- Description
Hurd Errno: Launch failed
- See also
- Constant
B_LAUNCH_FAILED_APP_IN_TRASH
constantSystem.B_LAUNCH_FAILED_APP_IN_TRASH- Description
Hurd Errno: Application is in the trash
- See also
- Constant
B_LAUNCH_FAILED_APP_NOT_FOUND
constantSystem.B_LAUNCH_FAILED_APP_NOT_FOUND- Description
Hurd Errno: Application could not be found
- See also
- Constant
B_LAUNCH_FAILED_EXECUTABLE
constantSystem.B_LAUNCH_FAILED_EXECUTABLE- Description
Hurd Errno: File is mistakenly marked as executable
- See also
- Constant
B_LAUNCH_FAILED_FILES_APP_NOT_FOUND
constantSystem.B_LAUNCH_FAILED_FILES_APP_NOT_FOUND- Description
Hurd Errno: This file has a preferred app, but it could not be found
- See also
- Constant
B_LAUNCH_FAILED_NO_PREFERRED_APP
constantSystem.B_LAUNCH_FAILED_NO_PREFERRED_APP- Description
Hurd Errno: There is no preferred application for this type of file
- See also
- Constant
B_LAUNCH_FAILED_NO_RESOLVE_LINK
constantSystem.B_LAUNCH_FAILED_NO_RESOLVE_LINK- Description
Hurd Errno: Could not resolve a link
- See also
- Constant
B_LEGACY_EXECUTABLE
constantSystem.B_LEGACY_EXECUTABLE- Description
Hurd Errno: Unsupported legacy executable
- See also
- Constant
B_LINK_LIMIT
constantSystem.B_LINK_LIMIT- Description
Hurd Errno: Too many symbolic links
- See also
- Constant
B_MAIL_ACCESS_ERROR
constantSystem.B_MAIL_ACCESS_ERROR- Description
Hurd Errno: Mail access error
- See also
- Constant
B_MAIL_ERROR_BASE
constantSystem.B_MAIL_ERROR_BASE- Description
Hurd Errno: Base for mail errors
- See also
- Constant
B_MAIL_INVALID_MAIL
constantSystem.B_MAIL_INVALID_MAIL- Description
Hurd Errno: Invalid mail
- See also
- Constant
B_MAIL_NO_DAEMON
constantSystem.B_MAIL_NO_DAEMON- Description
Hurd Errno: No mail daemon
- See also
- Constant
B_MAIL_NO_RECIPIENT
constantSystem.B_MAIL_NO_RECIPIENT- Description
Hurd Errno: No mail recipient
- See also
- Constant
B_MAIL_UNKNOWN_FIELD
constantSystem.B_MAIL_UNKNOWN_FIELD- Description
Hurd Errno: Unknown mail field
- See also
- Constant
B_MAIL_UNKNOWN_HOST
constantSystem.B_MAIL_UNKNOWN_HOST- Description
Hurd Errno: Mail unknown host
- See also
- Constant
B_MAIL_UNKNOWN_USER
constantSystem.B_MAIL_UNKNOWN_USER- Description
Hurd Errno: Unknown mail user
- See also
- Constant
B_MAIL_WRONG_PASSWORD
constantSystem.B_MAIL_WRONG_PASSWORD- Description
Hurd Errno: Wrong password (mail)
- See also
- Constant
B_MEDIA_ADDON_DISABLED
constantSystem.B_MEDIA_ADDON_DISABLED- Description
Hurd Errno: Media addon disabled
- See also
- Constant
B_MEDIA_ADDON_FAILED
constantSystem.B_MEDIA_ADDON_FAILED- Description
Hurd Errno: Media addon failed
- See also
- Constant
B_MEDIA_ADDON_RESTRICTED
constantSystem.B_MEDIA_ADDON_RESTRICTED- Description
Hurd Errno: Media addon restricted
- See also
- Constant
B_MEDIA_ALREADY_CONNECTED
constantSystem.B_MEDIA_ALREADY_CONNECTED- Description
Hurd Errno: Already connected
- See also
- Constant
B_MEDIA_APP_ALREADY_REGISTERED
constantSystem.B_MEDIA_APP_ALREADY_REGISTERED- Description
Hurd Errno: Application already registered
- See also
- Constant
B_MEDIA_APP_NOT_REGISTERED
constantSystem.B_MEDIA_APP_NOT_REGISTERED- Description
Hurd Errno: Application not registered
- See also
- Constant
B_MEDIA_BAD_BUFFER
constantSystem.B_MEDIA_BAD_BUFFER- Description
Hurd Errno: Bad buffer
- See also
- Constant
B_MEDIA_BAD_CLIP_FORMAT
constantSystem.B_MEDIA_BAD_CLIP_FORMAT- Description
Hurd Errno: Bad clipping format
- See also
- Constant
B_MEDIA_BAD_DESTINATION
constantSystem.B_MEDIA_BAD_DESTINATION- Description
Hurd Errno: Bad destination
- See also
- Constant
B_MEDIA_BAD_FORMAT
constantSystem.B_MEDIA_BAD_FORMAT- Description
Hurd Errno: Bad media format
- See also
- Constant
B_MEDIA_BAD_NODE
constantSystem.B_MEDIA_BAD_NODE- Description
Hurd Errno: Bad media node
- See also
- Constant
B_MEDIA_BAD_SOURCE
constantSystem.B_MEDIA_BAD_SOURCE- Description
Hurd Errno: Bad source
- See also
- Constant
B_MEDIA_BUFFERS_NOT_RECLAIMED
constantSystem.B_MEDIA_BUFFERS_NOT_RECLAIMED- Description
Hurd Errno: Buffers not reclaimed
- See also
- Constant
B_MEDIA_BUFFER_ALREADY_EXISTS
constantSystem.B_MEDIA_BUFFER_ALREADY_EXISTS- Description
Hurd Errno: Buffer already exists
- See also
- Constant
B_MEDIA_CANNOT_CHANGE_RUN_MODE
constantSystem.B_MEDIA_CANNOT_CHANGE_RUN_MODE- Description
Hurd Errno: Cannot change run mode
- See also
- Constant
B_MEDIA_CANNOT_RECLAIM_BUFFERS
constantSystem.B_MEDIA_CANNOT_RECLAIM_BUFFERS- Description
Hurd Errno: Cannot reclaim buffers
- See also
- Constant
B_MEDIA_CANNOT_SEEK
constantSystem.B_MEDIA_CANNOT_SEEK- Description
Hurd Errno: Cannot seek
- See also
- Constant
B_MEDIA_CHANGE_IN_PROGRESS
constantSystem.B_MEDIA_CHANGE_IN_PROGRESS- Description
Hurd Errno: Change in progress
- See also
- Constant
B_MEDIA_DUPLICATE_FORMAT
constantSystem.B_MEDIA_DUPLICATE_FORMAT- Description
Hurd Errno: Duplicate format
- See also
- Constant
B_MEDIA_ERROR_BASE
constantSystem.B_MEDIA_ERROR_BASE- Description
Hurd Errno: Base for media errors
- See also
- Constant
B_MEDIA_NODE_ALREADY_EXISTS
constantSystem.B_MEDIA_NODE_ALREADY_EXISTS- Description
Hurd Errno: Media node already exists
- See also
- Constant
B_MEDIA_NODE_BUSY
constantSystem.B_MEDIA_NODE_BUSY- Description
Hurd Errno: Media node busy
- See also
- Constant
B_MEDIA_NOT_CONNECTED
constantSystem.B_MEDIA_NOT_CONNECTED- Description
Hurd Errno: Not connected
- See also
- Constant
B_MEDIA_NO_HANDLER
constantSystem.B_MEDIA_NO_HANDLER- Description
Hurd Errno: No handler
- See also
- Constant
B_MEDIA_REALTIME_DISABLED
constantSystem.B_MEDIA_REALTIME_DISABLED- Description
Hurd Errno: Realtime disabled
- See also
- Constant
B_MEDIA_REALTIME_UNAVAILABLE
constantSystem.B_MEDIA_REALTIME_UNAVAILABLE- Description
Hurd Errno: Realtime unavailable
- See also
- Constant
B_MEDIA_STALE_CHANGE_COUNT
constantSystem.B_MEDIA_STALE_CHANGE_COUNT- Description
Hurd Errno: Stale change count
- See also
- Constant
B_MEDIA_SYSTEM_FAILURE
constantSystem.B_MEDIA_SYSTEM_FAILURE- Description
Hurd Errno: System failure
- See also
- Constant
B_MEDIA_TIME_SOURCE_BUSY
constantSystem.B_MEDIA_TIME_SOURCE_BUSY- Description
Hurd Errno: Time source busy
- See also
- Constant
B_MEDIA_TIME_SOURCE_STOPPED
constantSystem.B_MEDIA_TIME_SOURCE_STOPPED- Description
Hurd Errno: Time source stopped
- See also
- Constant
B_MEDIA_TOO_MANY_BUFFERS
constantSystem.B_MEDIA_TOO_MANY_BUFFERS- Description
Hurd Errno: Too many buffers
- See also
- Constant
B_MEDIA_TOO_MANY_NODES
constantSystem.B_MEDIA_TOO_MANY_NODES- Description
Hurd Errno: Too many nodes
- See also
- Constant
B_MESSAGE_TO_SELF
constantSystem.B_MESSAGE_TO_SELF- Description
Hurd Errno: Can't send message to self
- See also
- Constant
B_MIDI_ERROR_BASE
constantSystem.B_MIDI_ERROR_BASE- Description
Hurd Errno: Base for MIDI errors
- See also
- Constant
B_MISMATCHED_VALUES
constantSystem.B_MISMATCHED_VALUES- Description
Hurd Errno: Mismatched values passed to function
- See also
- Constant
B_MISSING_LIBRARY
constantSystem.B_MISSING_LIBRARY- Description
Hurd Errno: Missing library
- See also
- Constant
B_MISSING_SYMBOL
constantSystem.B_MISSING_SYMBOL- Description
Hurd Errno: Symbol not found
- See also
- Constant
B_NAME_NOT_FOUND
constantSystem.B_NAME_NOT_FOUND- Description
Hurd Errno: Name not found
- See also
- Constant
B_NAME_TOO_LONG
constantSystem.B_NAME_TOO_LONG- Description
Hurd Errno: File name too long
- See also
- Constant
B_NOT_ALLOWED
constantSystem.B_NOT_ALLOWED- Description
Hurd Errno: Operation not allowed
- See also
- Constant
B_NOT_AN_EXECUTABLE
constantSystem.B_NOT_AN_EXECUTABLE- Description
Hurd Errno: Not an executable
- See also
- Constant
B_NOT_A_DIRECTORY
constantSystem.B_NOT_A_DIRECTORY- Description
Hurd Errno: Not a directory
- See also
- Constant
B_NOT_A_MESSAGE
constantSystem.B_NOT_A_MESSAGE- Description
Hurd Errno: Data is not a message
- See also
- Constant
B_NOT_INITIALIZED
constantSystem.B_NOT_INITIALIZED- Description
Hurd Errno: Initialization failed
- See also
- Constant
B_NOT_SUPPORTED
constantSystem.B_NOT_SUPPORTED- Description
Hurd Errno: Operation not supported
- See also
- Constant
B_NO_MORE_FDS
constantSystem.B_NO_MORE_FDS- Description
Hurd Errno: Too many open files
- See also
- Constant
B_NO_MORE_PORTS
constantSystem.B_NO_MORE_PORTS- Description
Hurd Errno: No more ports available
- See also
- Constant
B_NO_MORE_SEMS
constantSystem.B_NO_MORE_SEMS- Description
Hurd Errno: No more semaphores
- See also
- Constant
B_NO_MORE_TEAMS
constantSystem.B_NO_MORE_TEAMS- Description
Hurd Errno: No more teams
- See also
- Constant
B_NO_MORE_THREADS
constantSystem.B_NO_MORE_THREADS- Description
Hurd Errno: No more threads
- See also
- Constant
B_NO_PRINT_SERVER
constantSystem.B_NO_PRINT_SERVER- Description
Hurd Errno: No print server
- See also
- Constant
B_NO_TRANSLATOR
constantSystem.B_NO_TRANSLATOR- Description
Hurd Errno: No translator found
- See also
- Constant
B_OS_ERROR_BASE
constantSystem.B_OS_ERROR_BASE- Description
Hurd Errno: # Base for OS errors
- See also
- Constant
B_PARTIAL_READ
constantSystem.B_PARTIAL_READ- Description
Hurd Errno: Data read partially
- See also
- Constant
B_PARTIAL_WRITE
constantSystem.B_PARTIAL_WRITE- Description
Hurd Errno: Data written partially
- See also
- Constant
B_PARTITION_TOO_SMALL
constantSystem.B_PARTITION_TOO_SMALL- Description
Hurd Errno: Partition too small to contain filesystem
- See also
- Constant
B_PERMISSION_DENIED
constantSystem.B_PERMISSION_DENIED- Description
Hurd Errno: Permission denied
- See also
- Constant
B_POSIX_ERROR_BASE
constantSystem.B_POSIX_ERROR_BASE- Description
Hurd Errno: Base for POSIX errors
- See also
- Constant
B_PRINT_ERROR_BASE
constantSystem.B_PRINT_ERROR_BASE- Description
Hurd Errno: Base for printer errors
- See also
- Constant
B_READ_ONLY_DEVICE
constantSystem.B_READ_ONLY_DEVICE- Description
Hurd Errno: Read-only file system
- See also
- Constant
B_RESOURCE_NOT_FOUND
constantSystem.B_RESOURCE_NOT_FOUND- Description
Hurd Errno: Resource not found
- See also
- Constant
B_RESOURCE_UNAVAILABLE
constantSystem.B_RESOURCE_UNAVAILABLE- Description
Hurd Errno: Resource unavailable
- See also
- Constant
B_RESULT_NOT_REPRESENTABLE
constantSystem.B_RESULT_NOT_REPRESENTABLE- Description
Hurd Errno: Range Error
- See also
- Constant
B_SERVER_NOT_FOUND
constantSystem.B_SERVER_NOT_FOUND- Description
Hurd Errno: Server not found
- See also
- Constant
B_SHUTDOWN_CANCELLED
constantSystem.B_SHUTDOWN_CANCELLED- Description
Hurd Errno: System shutdown cancelled
- See also
- Constant
B_SHUTTING_DOWN
constantSystem.B_SHUTTING_DOWN- Description
Hurd Errno: System shutting down
- See also
- Constant
B_STORAGE_ERROR_BASE
constantSystem.B_STORAGE_ERROR_BASE- Description
Hurd Errno: Base for filesystem errors
- See also
- Constant
B_STREAM_NOT_FOUND
constantSystem.B_STREAM_NOT_FOUND- Description
Hurd Errno: Stream not found
- See also
- Constant
B_SUBSCRIBER_NOT_ENTERED
constantSystem.B_SUBSCRIBER_NOT_ENTERED- Description
Hurd Errno: Subscriber not entered
- See also
- Constant
B_TIMED_OUT
constantSystem.B_TIMED_OUT- Description
Hurd Errno: Operation timed out
- See also
- Constant
B_TOO_MANY_ARGS
constantSystem.B_TOO_MANY_ARGS- Description
Hurd Errno: Argument too big
- See also
- Constant
B_TRANSLATION_BASE_ERROR
constantSystem.B_TRANSLATION_BASE_ERROR- Description
Hurd Errno: Base for locale errors (alt name)
- See also
- Constant
B_TRANSLATION_ERROR_BASE
constantSystem.B_TRANSLATION_ERROR_BASE- Description
Hurd Errno: Base for locale errors
- See also
- Constant
B_UNKNOWN_EXECUTABLE
constantSystem.B_UNKNOWN_EXECUTABLE- Description
Hurd Errno: Unknown executable format
- See also
- Constant
B_UNKNOWN_MIME_TYPE
constantSystem.B_UNKNOWN_MIME_TYPE- Description
Hurd Errno: Unknown MIME type
- See also
- Constant
B_UNSUPPORTED
constantSystem.B_UNSUPPORTED- Description
Hurd Errno: Operation not supported
- See also
- Constant
B_WOULD_BLOCK
constantSystem.B_WOULD_BLOCK- Description
Hurd Errno: Operation would block
- See also
- Constant
EADDRNOTAVAIL
constantSystem.EADDRNOTAVAIL- Description
Errno: Cannot assign requested address
- See also
- Constant
EAFNOSUPPORT
constantSystem.EAFNOSUPPORT- Description
Errno: Address family not supported by protocol
- See also
- Constant
EALREADY
constantSystem.EALREADY- Description
Errno: Operation already in progress
- See also
- Constant
EBADCALL
constantSystem.EBADCALL- Description
Errno: Illegal system call number (Minix)
- See also
- Constant
EBADDEST
constantSystem.EBADDEST- Description
Errno: Not a valid destination address (Minix)
- See also
- Constant
EBADEPT
constantSystem.EBADEPT- Description
Errno: Invalid endpoint in OoQ message (Minix)
- See also
- Constant
EBADFD
constantSystem.EBADFD- Description
Errno: File descriptor invalid for this operation
- See also
- Constant
EBADFSYS
constantSystem.EBADFSYS- Description
Errno: Corrupted file system detected
- See also
- Constant
EBADIOCTL
constantSystem.EBADIOCTL- Description
Errno: Illegal ioctl for device (Minix)
- See also
- Constant
EBADREQUEST
constantSystem.EBADREQUEST- Description
Errno: Destination cannot handle request (Minix)
- See also
- Constant
EBADRSPEC
constantSystem.EBADRSPEC- Description
Errno: Bad address specification (Irix)
- See also
- Constant
EBADSRCDST
constantSystem.EBADSRCDST- Description
Errno: Bad source or destination process (Minix)
- See also
- Constant
EBADVER
constantSystem.EBADVER- Description
Errno: Version number mismatch for loadable kernel module
- See also
- Constant
ECALLDENIED
constantSystem.ECALLDENIED- Description
Errno: No permission for system call (Minix)
- See also
- Constant
ECANTEXTENT
constantSystem.ECANTEXTENT- Description
Errno: Can not extend entity (Irix)
- See also
- Constant
ECAPMODE
constantSystem.ECAPMODE- Description
Errno: Not permitted in capability mode (FreeBSD)
- See also
- Constant
ECASECLASH
constantSystem.ECASECLASH- Description
Errno: Filename case clash (Cygwin)
- See also
- Constant
ECONFIG
constantSystem.ECONFIG- Description
Errno: Configurable kernel resource exhausted
- See also
- Constant
ECONNABORTED
constantSystem.ECONNABORTED- Description
Errno: Software caused connection abort
- See also
- Constant
ECORRUPT
constantSystem.ECORRUPT- Description
Errno: Invalid file system control data
- See also
- Constant
ECTRLTERM
constantSystem.ECTRLTERM- Description
Errno: Remap to controlling terminal
- See also
- Constant
EDEADLOCK
constantSystem.EDEADLOCK- Description
Errno: Resource deadlock would occur
- See also
- Constant
EDEADSRCDST
constantSystem.EDEADSRCDST- Description
Errno: Source or destination is not alive (Minix)
- See also
- Constant
EDESTADDREQ
constantSystem.EDESTADDREQ- Description
Errno: Destination address required
- See also
- Constant
EDESTADDRREQ
constantSystem.EDESTADDRREQ- Description
Errno: Destination address required
- See also
- Constant
EDIRCORRUPTED
constantSystem.EDIRCORRUPTED- Description
Errno: Directory corrupted (Irix)
- See also
- Constant
EDIRTY
constantSystem.EDIRTY- Description
Errno: Mounting a dirty file system with out force
- See also
- Constant
EDOM
constantSystem.EDOM- Description
Errno: Math argument out of domain of function
- See also
- Constant
EDONTREPLY
constantSystem.EDONTREPLY- Description
Errno: Pseudo-code: don't send a reply (Minix)
- See also
- Constant
EDSTDIED
constantSystem.EDSTDIED- Description
Errno: Destination just died (Minix)
- See also
- Constant
EDSTNOTTCH
constantSystem.EDSTNOTTCH- Description
Errno: Destination not reachable (Minix)
- See also
- Constant
EDUPPKG
constantSystem.EDUPPKG- Description
Errno: Duplicate package name on install
- See also
- Constant
ED_ALREADY_OPEN
Constant ED_INVALID_OPERATION
Constant ED_INVALID_RECNUM
Constant ED_INVALID_SIZE
Constant ED_IO_ERROR
Constant ED_NO_MEMORY
Constant ED_NO_SUCH_DEVICE
Constant ED_READ_ONLY
Constant ED_WOULD_BLOCK
Constant EKERN_ABORTED
Constant EKERN_FAILURE
Constant EKERN_INTERRUPTED
Constant EKERN_INVALID_ADDRESS
Constant EKERN_INVALID_ARGUMENT
Constant EKERN_INVALID_CAPABILITY
Constant EKERN_INVALID_HOST
Constant EKERN_INVALID_NAME
Constant EKERN_INVALID_RIGHT
Constant EKERN_INVALID_TASK
Constant EKERN_INVALID_VALUE
Constant EKERN_MEMORY_ERROR
Constant EKERN_MEMORY_FAILURE
Constant EKERN_NAME_EXISTS
Constant EKERN_NOT_IN_SET
Constant EKERN_NOT_RECEIVER
Constant EKERN_NO_ACCESS
Constant EKERN_NO_SPACE
Constant EKERN_PROTECTION_FAILURE
Constant EKERN_RESOURCE_SHORTAGE
Constant EKERN_RIGHT_EXISTS
Constant EKERN_TERMINATED
Constant EKERN_TIMEDOUT
Constant EKERN_UREFS_OVERFLOW
Constant EKERN_WRITE_PROTECTION_FAILURE
Constant EMACH_RCV_BODY_ERROR
Constant EMACH_RCV_HEADER_ERROR
Constant EMACH_RCV_INTERRUPTED
Constant EMACH_RCV_INVALID_DATA
Constant EMACH_RCV_INVALID_NAME
Constant EMACH_RCV_INVALID_NOTIFY
Constant EMACH_RCV_IN_PROGRESS
Constant EMACH_RCV_IN_SET
Constant EMACH_RCV_PORT_CHANGED
Constant EMACH_RCV_PORT_DIED
Constant EMACH_RCV_TIMED_OUT
Constant EMACH_RCV_TOO_LARGE
Constant EMACH_SEND_INTERRUPTED
Constant EMACH_SEND_INVALID_DATA
Constant EMACH_SEND_INVALID_DEST
Constant EMACH_SEND_INVALID_HEADER
Constant EMACH_SEND_INVALID_MEMORY
Constant EMACH_SEND_INVALID_NOTIYF
Constant EMACH_SEND_INVALID_REPLY
Constant EMACH_SEND_INVALID_RIGHT
Constant EMACH_SEND_INVALID_TYPE
Constant EMACH_SEND_IN_PROGRESS
Constant EMACH_SEND_MSG_TOO_SMALL
Constant EMACH_SEND_NOTIFY_IN_PROGRESS
Constant EMACH_SEND_NO_BUFFER
Constant EMACH_SEND_NO_NOTIFY
Constant EMACH_SEND_TIMED_OUT
Constant EMACH_SEND_WILL_NOTIFY
Constant EMIG_ARRAY_TOO_LARGE
Constant EMIG_BAD_ARGUMENTS
Constant EMIG_BAD_ID
Constant EMIG_DESTROY_REQUEST
Constant EMIG_EXCEPTION
Constant EMIG_NO_REPLY
Constant EMIG_REMOTE_ERROR
Constant EMIG_REPLY_MISMATCH
Constant EMIG_SERVER_DIED
Constant EMIG_TYPE_ERROR
constantSystem.ED_ALREADY_OPEN
constantSystem.ED_INVALID_OPERATION
constantSystem.ED_INVALID_RECNUM
constantSystem.ED_INVALID_SIZE
constantSystem.ED_IO_ERROR
constantSystem.ED_NO_MEMORY
constantSystem.ED_NO_SUCH_DEVICE
constantSystem.ED_READ_ONLY
constantSystem.ED_WOULD_BLOCK
constantSystem.EKERN_ABORTED
constantSystem.EKERN_FAILURE
constantSystem.EKERN_INTERRUPTED
constantSystem.EKERN_INVALID_ADDRESS
constantSystem.EKERN_INVALID_ARGUMENT
constantSystem.EKERN_INVALID_CAPABILITY
constantSystem.EKERN_INVALID_HOST
constantSystem.EKERN_INVALID_NAME
constantSystem.EKERN_INVALID_RIGHT
constantSystem.EKERN_INVALID_TASK
constantSystem.EKERN_INVALID_VALUE
constantSystem.EKERN_MEMORY_ERROR
constantSystem.EKERN_MEMORY_FAILURE
constantSystem.EKERN_NAME_EXISTS
constantSystem.EKERN_NOT_IN_SET
constantSystem.EKERN_NOT_RECEIVER
constantSystem.EKERN_NO_ACCESS
constantSystem.EKERN_NO_SPACE
constantSystem.EKERN_PROTECTION_FAILURE
constantSystem.EKERN_RESOURCE_SHORTAGE
constantSystem.EKERN_RIGHT_EXISTS
constantSystem.EKERN_TERMINATED
constantSystem.EKERN_TIMEDOUT
constantSystem.EKERN_UREFS_OVERFLOW
constantSystem.EKERN_WRITE_PROTECTION_FAILURE
constantSystem.EMACH_RCV_BODY_ERROR
constantSystem.EMACH_RCV_HEADER_ERROR
constantSystem.EMACH_RCV_INTERRUPTED
constantSystem.EMACH_RCV_INVALID_DATA
constantSystem.EMACH_RCV_INVALID_NAME
constantSystem.EMACH_RCV_INVALID_NOTIFY
constantSystem.EMACH_RCV_IN_PROGRESS
constantSystem.EMACH_RCV_IN_SET
constantSystem.EMACH_RCV_PORT_CHANGED
constantSystem.EMACH_RCV_PORT_DIED
constantSystem.EMACH_RCV_TIMED_OUT
constantSystem.EMACH_RCV_TOO_LARGE
constantSystem.EMACH_SEND_INTERRUPTED
constantSystem.EMACH_SEND_INVALID_DATA
constantSystem.EMACH_SEND_INVALID_DEST
constantSystem.EMACH_SEND_INVALID_HEADER
constantSystem.EMACH_SEND_INVALID_MEMORY
constantSystem.EMACH_SEND_INVALID_NOTIYF
constantSystem.EMACH_SEND_INVALID_REPLY
constantSystem.EMACH_SEND_INVALID_RIGHT
constantSystem.EMACH_SEND_INVALID_TYPE
constantSystem.EMACH_SEND_IN_PROGRESS
constantSystem.EMACH_SEND_MSG_TOO_SMALL
constantSystem.EMACH_SEND_NOTIFY_IN_PROGRESS
constantSystem.EMACH_SEND_NO_BUFFER
constantSystem.EMACH_SEND_NO_NOTIFY
constantSystem.EMACH_SEND_TIMED_OUT
constantSystem.EMACH_SEND_WILL_NOTIFY
constantSystem.EMIG_ARRAY_TOO_LARGE
constantSystem.EMIG_BAD_ARGUMENTS
constantSystem.EMIG_BAD_ID
constantSystem.EMIG_DESTROY_REQUEST
constantSystem.EMIG_EXCEPTION
constantSystem.EMIG_NO_REPLY
constantSystem.EMIG_REMOTE_ERROR
constantSystem.EMIG_REPLY_MISMATCH
constantSystem.EMIG_SERVER_DIED
constantSystem.EMIG_TYPE_ERROR- Description
Errnos from Hurd.
- See also
- Constant
EFSCORRUPTED
constantSystem.EFSCORRUPTED- Description
Errno: Filesystem corrupted (Irix)
- See also
- Constant
EFTYPE
constantSystem.EFTYPE- Description
Errno: Inappropriate file type or format
- See also
- Constant
EHWPOISON
constantSystem.EHWPOISON- Description
Errno: Memory page has hardware error
- See also
- Constant
EINPROGRESS
constantSystem.EINPROGRESS- Description
Errno: Operation now in progress
- See also
- Constant
EINTEGRITY
constantSystem.EINTEGRITY- Description
Errno: Integrity check failed (FreeBSD)
- See also
- Constant
EISCONN
constantSystem.EISCONN- Description
Errno: Transport endpoint is already connected
- See also
- Constant
EKEYREJECTED
constantSystem.EKEYREJECTED- Description
Errno: Key was rejected by service
- See also
- Constant
ELAST
Constant LASTERRNO
constantSystem.ELAST
constantSystem.LASTERRNO- Description
Errno: Equal to the largest errno
- See also
- Constant
ELIBACC
constantSystem.ELIBACC- Description
Errno: Can not access a needed shared library
- See also
- Constant
ELIBBAD
constantSystem.ELIBBAD- Description
Errno: Accessing a corrupted shared library
- See also
- Constant
ELIBEXEC
constantSystem.ELIBEXEC- Description
Errno: Cannot exec a shared library directly
- See also
- Constant
ELIBMAX
constantSystem.ELIBMAX- Description
Errno: Attempting to link in too many shared libraries
- See also
- Constant
ELIBSCN
constantSystem.ELIBSCN- Description
Errno: .lib section in a.out corrupted
- See also
- Constant
ELOCKED
constantSystem.ELOCKED- Description
Errno: Can't send message due to deadlock (Minix)
- See also
- Constant
ELOCKUNMAPPED
constantSystem.ELOCKUNMAPPED- Description
Errno: Locked lock was unmapped (Solaris)
- See also
- Constant
ELOOP
constantSystem.ELOOP- Description
Errno: Too many symbolic links encountered
- See also
- Constant
ENETRESET
constantSystem.ENETRESET- Description
Errno: Network dropped connection because of reset
- See also
- Constant
ENOLOAD
constantSystem.ENOLOAD- Description
Errno: Cannot load required kernel module
- See also
- Constant
ENOMATCH
constantSystem.ENOMATCH- Description
Errno: Symbol matching given spec not found
- See also
- Constant
ENOREG
constantSystem.ENOREG- Description
Errno: Cannot register required kernel module
- See also
- Constant
ENOREMOTE
constantSystem.ENOREMOTE- Description
Errno: Must be done on local machine
- See also
- Constant
ENOSYM
constantSystem.ENOSYM- Description
Errno: Symbol does not exist in executable
- See also
- Constant
ENOTACTIVE
constantSystem.ENOTACTIVE- Description
Errno: Facility is not active (Solaris)
- See also
- Constant
ENOTCAPABLE
constantSystem.ENOTCAPABLE- Description
Errno: Capabilities insufficient (FreeBSD)
- See also
- Constant
ENOTCONN
constantSystem.ENOTCONN- Description
Errno: Transport endpoint is not connected
- See also
- Constant
ENOTCONTROLLER
constantSystem.ENOTCONTROLLER- Description
Errno: Not controller (Irix)
- See also
- Constant
ENOTRECOVERABLE
constantSystem.ENOTRECOVERABLE- Description
Errno: State not recoverable
- See also
- Constant
ENOTSOCK
constantSystem.ENOTSOCK- Description
Errno: Socket operation on non-socket
- See also
- Constant
ENOTSUP
constantSystem.ENOTSUP- Description
Errno: POSIX threads unsupported value
- See also
- Constant
ENOUNREG
constantSystem.ENOUNREG- Description
Errno: Cannot unregister kernel module
- See also
- Constant
EOPCOMPLETE
constantSystem.EOPCOMPLETE- Description
Errno: Operation completed at server
- See also
- Constant
EOPNOTSUPP
constantSystem.EOPNOTSUPP- Description
Errno: Operation not supported on socket
- See also
- Constant
EOUTOFBUFS
constantSystem.EOUTOFBUFS- Description
Errno: Not enough buffers left (Minix)
- See also
- Constant
EOVERFLOW
constantSystem.EOVERFLOW- Description
Errno: Value too large for defined data type
- See also
- Constant
EPACKSIZE
constantSystem.EPACKSIZE- Description
Errno: Invalid packet size for some protocol (Minix)
- See also
- Constant
EPFNOSUPPORT
constantSystem.EPFNOSUPPORT- Description
Errno: Protocol family not supported
- See also
- Constant
EPROCUNAVAIL
constantSystem.EPROCUNAVAIL- Description
Errno: Bad procedure for program
- See also
- Constant
EPROGMISMATCH
constantSystem.EPROGMISMATCH- Description
Errno: Program version wrong
- See also
- Constant
EPROGUNAVAIL
constantSystem.EPROGUNAVAIL- Description
Errno: RPC program not available
- See also
- Constant
EPROTONOSUPPORT
constantSystem.EPROTONOSUPPORT- Description
Errno: Protocol not supported
- See also
- Constant
EPROTOTYPE
constantSystem.EPROTOTYPE- Description
Errno: Protocol wrong type for socket
- See also
- Constant
ERELOC
constantSystem.ERELOC- Description
Errno: Object file error in loading kernel module
- See also
- Constant
EREMOTERELEASE
constantSystem.EREMOTERELEASE- Description
Errno: Remote peer released connection
- See also
- Constant
ERESTARTNOHAND
constantSystem.ERESTARTNOHAND- Description
Errno: Operation not possible due to RF-kill
- See also
- Constant
ERREMOTE
constantSystem.ERREMOTE- Description
Errno: Security authentication denied
- See also
- Constant
ESHLIBVERS
constantSystem.ESHLIBVERS- Description
Errno: Shared library version mismatch
- See also
- Constant
ESHUTDOWN
constantSystem.ESHUTDOWN- Description
Errno: Cannot send after socket shutdown
- See also
- Constant
ESOCKTNOSUPPORT
constantSystem.ESOCKTNOSUPPORT- Description
Errno: Socket type not supported
- See also
- Constant
ESOFT
constantSystem.ESOFT- Description
Errno: I/O completed, but needs relocation
- See also
- Constant
ETOOMANYREFS
constantSystem.ETOOMANYREFS- Description
Errno: Too many references: cannot splice
- See also
- Constant
ETRAPDENIED
constantSystem.ETRAPDENIED- Description
Errno: IPC trap not allowed (Minix)
- See also
- Constant
HKEY_CLASSES_ROOT
Constant HKEY_LOCAL_MACHINE
Constant HKEY_CURRENT_USER
Constant HKEY_USERS
constantintSystem.HKEY_CLASSES_ROOT
constantintSystem.HKEY_LOCAL_MACHINE
constantintSystem.HKEY_CURRENT_USER
constantintSystem.HKEY_USERS- Description
Root handles in the Windows registry.
- Note
These constants are only available on Win32 systems.
- See also
- Constant
LG_INCLUDE_INDIRECT
constantSystem.LG_INCLUDE_INDIRECT- Description
Flag to instruct NetUserGetLocalGroups() to include indirect group memberships.
- See also
- Constant
LOGON32_LOGON_BATCH
Constant LOGON32_LOGON_INTERACTIVE
Constant LOGON32_LOGON_SERVICE
Constant LOGON32_LOGON_NETWORK
Constant LOGON32_PROVIDER_DEFAULT
constantSystem.LOGON32_LOGON_BATCH
constantSystem.LOGON32_LOGON_INTERACTIVE
constantSystem.LOGON32_LOGON_SERVICE
constantSystem.LOGON32_LOGON_NETWORK
constantSystem.LOGON32_PROVIDER_DEFAULT- Description
Constants used by LogonUser().
- Note
These constants are only available on some Win32 systems.
- See also
- Constant
LOG_EMERG
Constant LOG_ALERT
Constant LOG_CRIT
Constant LOG_ERR
Constant LOG_WARNING
Constant LOG_NOTICE
Constant LOG_INFO
Constant LOG_DEBUG
constantSystem.LOG_EMERG
constantSystem.LOG_ALERT
constantSystem.LOG_CRIT
constantSystem.LOG_ERR
constantSystem.LOG_WARNING
constantSystem.LOG_NOTICE
constantSystem.LOG_INFO
constantSystem.LOG_DEBUG- Description
Values for the priority argument of syslog().
- See also
- Constant
LOG_AUTH
Constant LOG_AUTHPRIV
Constant LOG_CRON
Constant LOG_DAEMON
Constant LOG_KERN
Constant LOG_LOCAL
Constant LOG_LOCAL1
Constant LOG_LOCAL2
Constant LOG_LOCAL3
Constant LOG_LOCAL4
Constant LOG_LOCAL5
Constant LOG_LOCAL6
Constant LOG_LOCAL7
Constant LOG_LPR
Constant LOG_MAIL
Constant LOG_NEWS
Constant LOG_SYSLOG
Constant LOG_USER
Constant LOG_UUCP
constantSystem.LOG_AUTH
constantSystem.LOG_AUTHPRIV
constantSystem.LOG_CRON
constantSystem.LOG_DAEMON
constantSystem.LOG_KERN
constantSystem.LOG_LOCAL
constantSystem.LOG_LOCAL1
constantSystem.LOG_LOCAL2
constantSystem.LOG_LOCAL3
constantSystem.LOG_LOCAL4
constantSystem.LOG_LOCAL5
constantSystem.LOG_LOCAL6
constantSystem.LOG_LOCAL7
constantSystem.LOG_LPR
constantSystem.LOG_MAIL
constantSystem.LOG_NEWS
constantSystem.LOG_SYSLOG
constantSystem.LOG_USER
constantSystem.LOG_UUCP- Description
Values for the facility argument of openlog().
- See also