Open System Services Library Calls Reference Manual (G06.28+, H06.05+)

tmple64_guardian(3) OSS Library Calls Ref
erence Manual
RETURN VALUES
Upon successful completion, the tmple64() function returns a pointer to the stream of the le
that is created. Otherwise, it returns a null pointer, and sets errno to indicate the error.
ERRORS
If any of these conditions occurs, the tmple64( ) function sets errno to the corresponding value:
[EMFILE] The OPEN_MAX le descriptors are currently open in the calling process.
[ENFILE] Too many les are currently open in the processor.
[ENOMEM] Insufcient storage space is available.
RELATED INFORMATION
Functions: fopen64(3), tmple64(3), tmple64_oss(3), tmpnam(3), unlink(2).
STANDARDS CONFORMANCE
The tmple64_guardian() function is an HP extension to the XPG4 Version 2 specication.
734 Hewlett-Packard Company 527187-007