Open System Services System Calls Reference Manual (G06.25+, H06.03+)

Miscellaneous errno(5)
[EFILEBAD] Corrupt Guardian le or bad EDIT le structure. The program used the open() or
read() function for an EDIT le (Guardian le code 101) in /G (the Guardian
le system) that has an internal structure problem.
[EFSBAD] Fileset catalog internal consistency error. The program attempted an operation
involving a leset with a corrupted leset catalog.
[EFSERR] File system internal error. The program attempted an operation that failed
because of a system programming error. Follow site-dened procedures for
reporting software problems.
[EGUARDIANLOCKED]
Guardian record or le locked. The program used the write() function for an
object in /G (the Guardian le system) that has a record or le 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 le. An attempt was
made to rename a le to an open Guardian le or to unlink a Guardian le
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 ag 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] Identier removed. A required identier 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 1223