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 le 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] Insufcient memory is available.
[EINVAL] An invalid argument is specied.
fopen64() function errno value
An error occurred on the le open.
RELATED INFORMATION
Functions: __ns_backup_fopen(3)
, __ns_fget_le_open_state(3), __ns_fget_le_state(3),
__ns_fset_le_state(3), __ns_start_backup(3)
.
STANDARDS CONFORMANCE
The __ns_fopen64_special( ) function is an HP extension to the XPG4 Version 2 specication.
527192-007 Hewlett-Packard Company 517