Skip Navigation Links | |
Exit Print View | |
![]() |
Oracle Solaris Cluster Reference Manual Oracle Solaris Cluster 4.0 |
scds_get_current_method_name(3HA)
scds_get_resource_group_name(3HA)
scds_get_resource_type_name(3HA)
- free the resource extension property memory
cc [flags…] -I /usr/cluster/include file -L /usr/cluster/lib -l dsdev #include <rgm/libdsdev.h> void scds_free_ext_property(scha_ext_prop_value_t *property_value);
The scds_free_ext_property() function reclaims memory allocated during calls to scds_get_ext_property(3HA).
The following parameters are supported:
Pointer to a property value.
Include file
Library
See attributes(5) for descriptions of the following attributes:
|