Guardian Native C Library Calls Reference Manual (G06.28+, H06.05+)
Guardian Native C Library Calls (n - r) __ns_fopen64_special(3)
RETURN VALUES
Upon successful completion, a pointer to the FILE structure denoting the open file is returned.
Otherwise, a NULL pointer is returned.
ERRORS
If any of these conditions occurs, the __ns_fopen64_special()
function sets errno to the
corresponding value:
[ENOIMEM] Insufficient memory is available.
[EINVAL] An invalid argument is specified.
fopen64() function errno value
An error occurred on the file open.
RELATED INFORMATION
Functions: __ns_backup_fopen(3)
, __ns_fget_file_open_state(3), __ns_fget_file_state(3),
__ns_fset_file_state(3), __ns_start_backup(3)
.
STANDARDS CONFORMANCE
The __ns_fopen64_special( ) function is an HP extension to the XPG4 Version 2 specification.
527192-007 Hewlett-Packard Company 5−17