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

__ns_backup_fopen64(3) Guardian Native C Library Calls Ref
erence Manual
RETURN VALUES
Upon successful completion, a pointer to the FILE structure denoting the le is returned. Other-
wise, a null pointer is returned.
ERRORS
If any of these conditions occurs, the __ns_backup_fopen64()
function sets errno to the
corresponding value:
[ENOIMEM], if insufcient memory is available.
An fopen64( ) function errno value, if an error occurs on the le open.
A Guardian le system error code, if a le system error occurs. (Error 12 indicates the
backup open cannot obtain the same le number assigned to the primary open.)
An error detected in the backup process is not automatically sent to the primary process. User
code must handle such processing.
RELATED INFORMATION
Functions: __ns_backup_fopen(3), __ns_fget_le_open_state(3), __ns_fget_le_state(3),
__ns_fopen64_special(3), __ns_fset_le_state(3), __ns_start_backup(3).
STANDARDS CONFORMANCE
The __ns_backup_fopen64( ) function is an HP extension to the XPG4 Version 2 specication.
510 Hewlett-Packard Company 527192-007