Guardian Native C Library Calls Reference Manual (G06.28+, H06.05+)

Guardian Native C Library Calls (t - z) tmp
le64_guardian(3)
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.
527192-007 Hewlett-Packard Company 715