Open System Services System Calls Reference Manual (G06.29+, H06.08+, J06.03+)

errno(5) OSS System Calls Reference Manual
[ESPIPE] Invalid seek. The program attempted to access the file offset associated with a
pipe or FIFO.
[ESRCH] No such process or table entry. No process can be found corresponding to the
given process ID.
[ETANOTRUNNING]
Transport agent not running. A transport-agent process for the requested socket
is not running in the current processor.
[ETHNOTRUNNING]
OSS terminal helper process is not running. Under normal conditions, the OSS
terminal helper process runs in all processors. If this error occurs, follow site-
defined procedures for reporting software problems to HP.
[ETIMEDOUT]
Connection timed out. The timer for the connection expired.
[ETXTBSY] Object (text) file busy. The program attempted an operation on a program that is
already busy.
[EUNKNOWN]
Unknown error. An unrecognized or very obscure error occurred. If this error
occurs, follow site-defined procedures for reporting software problems to HP.
[EVERSION] A version number mismatch exists.
[EWOULDBLOCK]
The operation requested by the program would block.
[EWRONGID] One of the following conditions occurred:
The process attempted an operation through an operating system
input/output process (such as a terminal server process) that has failed or
is in the down state.
The processor for the disk process of the specified file failed during an
input or output operation and takeover by the backup process occurred.
An open file descriptor has migrated to a new processor, but the new
processor lacks a resource or system process needed for using the file
descriptor.
[EXDEV] Cross-device link. The program attempted to link to a file on another fileset.
[EXDRDECODE]
XDR decoding error. An XDR decoding error occurred.
[EXDRENCODE]
XDR encoding error. An XDR encoding error occurred.
RELATED INFORMATION
Functions: perror(3), strerror(3).
1242 Hewlett-Packard Company 527186-023