Open System Services System Calls Reference Manual (G06.29+, H06.08+, J06.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. This error will also be
returned if there is a consistency error detected in an SMF catalog, between an
SMF catalog and a disk process catalog, or an internal inconsistency error in an
SMF files label. When creating or unlinking a file on an SMF Virtual Disk, this
error is returned if the installed OSS Name Server and SMF Virtual Disk Process
are incompatible or if the SMF Virtual Disk Process was unable to obtain
volume status information from its associated SMF pool process.
[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.
527186-023 Hewlett-Packard Company 1237