Sun Microsystems 5800 User Manual

Page of 136
See Also
hc_nvr_free
Frees a name-value record.
Synopsis
hcerr_t hc_nvr_free(hc_nvr_t *nvr);
Description
This function frees a name-value record that was created by
Parameter
nvr
IN: Points to the name-value-record to be freed.
Return Codes
HCERR_OK
HCERR_BAD_REQUEST
HCERR_OOM
HCERR_INVALID_NVR
See Also
Building Name-Value Records
The following functions are defined to build name-value records:
Synchronous C API Functions
Sun StorageTek 5800 System Client API Reference Manual • June 2008
66