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 network address memory
cc [flags…] -I /usr/cluster/include file -L /usr/cluster/lib -l dsdev #include <rgm/libdsdev.h> void scds_free_netaddr_list(scds_netaddr_list_t *netaddr_list);
The scds_free_netaddr_list() function reclaims memory allocated during calls to scds_get_netaddr_list(3HA). It de-allocates the memory pointed to by netaddr_list.
The following parameters are supported:
Pointer to a list of hostname-port-protocol 3-tuples used by the resource group.
Include file
Library
See attributes(5) for descriptions of the following attributes:
|