Open System Services System Calls Reference Manual (G06.25+, H06.03+)
Miscellaneous errno(5)
[EFILEBAD] Corrupt Guardian file or bad EDIT file structure. The program used the open() or
read() function for an EDIT file (Guardian file code 101) in /G (the Guardian
file system) that has an internal structure problem.
[EFSBAD] Fileset catalog internal consistency error. The program attempted an operation
involving a fileset with a corrupted fileset catalog.
[EFSERR] File system internal error. The program attempted an operation that failed
because of a system programming error. Follow site-defined procedures for
reporting software problems.
[EGUARDIANLOCKED]
Guardian record or file locked. The program used the write() function for an
object in /G (the Guardian file system) that has a record or file lock, resulting
from a call to one of the following Guardian procedures:
LOCKFILE
LOCKREC
READLOCK
READLOCKX
READUPDATELOCK
READUPDATELOCKX
[EGUARDIANOPEN]
OSS rename() or unlink() function used on open Guardian file. An attempt was
made to rename a file to an open Guardian file or to unlink a Guardian file
opened with the Guardian FILE_OPEN_ procedure.
[EHAVEOOB] Out-of-band urgent data pending. Before receiving or sending normal data over a
network connection, the program must read the out-of-band data by calling the
recv() function with the MSG_OOB flag set.
[EHLDSEM] A semaphore undo operation is occurring for an OSS process that has called a
function in the tdm_exec or tdm_spawn set of functions to start a process in
another processor.
[EHOSTDOWN]
Host is down. An access path has been broken or cannot be completed because a
node has left the network.
[EHOSTUNREACH]
No route to host. No path exists to a node required by the process.
[EIDRM] Identifier removed. A required identifier has been removed.
[EILSEQ] Illegal byte sequence. An invalid wide character or a similarly invalid byte
sequence has been detected.
[EINPROGRESS]
Operation in progress. A requested operation has begun.
[EINTR] Interrupted function call. An asynchronous signal was caught by the process dur-
ing the execution of an interruptible function.
527186-003 Hewlett-Packard Company 12−23