dg_ext_errno(2) DG/UX 5.4R3.00 dg_ext_errno(2)
NAME
dgexterrno - return the extended errno for the current process
SYNOPSIS
long dgexterrno ()
DESCRIPTION
This function returns the extended errno which is set on return from
a system call. The high order 16 bits contains the subsystem-id of
the extended errno. The low order 16 bits contains the specific
error in the specified subsystem. The high order bit of the extended
errno is always set.
RETURN VALUE
extended_errno Returns the extended_errno.
DIAGNOSTICS
None.
SEE ALSO
extendedperror(3C), perror(3C).
Licensed material--property of copyright holder(s) 1