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

__ns_fget_le_state(3) Guardian Native C Library Calls Reference Manual
Ignore the effects of unushed buffers, if the unushed buffer contents are not
critical to the application.
Disable buffering with the setvbuf() or setbuf() function.
Refer to the Guardian Programmers Guide for complete details on active backup programming
in C.
RETURN VALUES
Upon successful completion, the value 0 (zero) is returned. Otherwise, the value -1 is returned.
ERRORS
If any of the following conditions occur, the __ns_fget_le_state() function sets errno to the
corresponding value:
[ENONSTOP] The le specied in the stream argument is not open.
RELATED INFORMATION
Functions: __ns_backup_fopen(3)
, __ns_fget_le_open_state(3), __ns_fopen_special(3)
,
__ns_fset_le_state(3), __ns_start_backup(3).
STANDARDS CONFORMANCE
The __ns_fget_le_state( ) function is an HP extension to the XPG4 Version 2 specication.
512 Hewlett-Packard Company 527192-005