Open System Services System Calls Reference Manual (G06.29+, H06.08+, J06.03+)
spt_closex(2) OSS System Calls Reference Manual
ERRORS
If any of these conditions occur, the spt_closex() function sets errno to the corresponding value:
[EBADF] The filedes parameter is not a valid open file descriptor.
[EIO] An input or output error occurred. The device that the file is stored on might be
in the down state, or both processors that provide access to the device might
have failed.
[EISGUARDIAN]
The value used for the filedes parameter is appropriate only in the Guardian
environment.
For all other error conditions, errno is set to the appropriate Guardian file-
system error number. For more information about a specific Guardian file-
system error, see the Guardian Procedure Errors and Messages Manual.
RELATED INFORMATION
Functions: close(2), exec(2), fcntl(2), getsockopt(2), open(2), pipe(2), setsockopt(2), socket(2),
spt_close(2), spt_fcntlx(2), tdm_execve(2), tdm_execvep(2).
Files: signal(4).
STANDARDS CONFORMANCE
This function is an extension to the UNIX 98 specification. Interfaces documented on this refer-
ence page conform to IEEE Std 1003.1c-1995, POSIX System Application Program Interface,
with this exception:
• The use of the header file spthread.h is an HP exception to the POSIX standard.
7−142 Hewlett-Packard Company 527186-023