Open System Services Library Calls Reference Manual (G06.28+, H06.05+)
tmpfile64_oss(3) OSS Library Calls Ref
erence Manual
ERRORS
If any of these conditions occurs, the tmpfile64( ) function sets errno to the corresponding value:
[EINTR] A signal was caught during the tmpfile64() function.
[EMFILE] The OPEN_MAX file descriptors are currently open in the calling process.
[ENFILE] Too many files are currently open in the processor.
[ENOMEM] Insufficient storage space is available.
[ENOSPC] The directory or file system that would contain the new file cannot be expanded.
RELATED INFORMATION
Functions: fopen64(3), tmpfile64(3), tmpfile64_guardian, tmpnam(3), unlink(2).
STANDARDS CONFORMANCE
The tmpfile64_oss() function is an HP extension to the XPG4 Version 2 specification.
7−36 Hewlett-Packard Company 527187-007