scds_get_current_method_name(3HA)
scds_get_resource_group_name(3HA)
scds_get_resource_type_name(3HA)
scds_get_rg_hostnames_zone(3HA)
scha_cluster_getlogfacility(3HA)
- free the network resource memory
cc [flags…] -I /usr/cluster/include file -L /usr/cluster/lib -l dsdev #include <rgm/libdsdev.h> void scds_free_net_list(scds_net_resource_list_t *net_resource_list);
The scds_free_net_list() function reclaims memory allocated during calls to scds_get_rg_hostnames(3HA) or scds_get_rs_hostnames(3HA). It deallocates the memory pointed to by netresource_list.
The following parameters are supported:
Pointer to a list of network resources used by the resource group
Include file
Library
See attributes(5) for descriptions of the following attributes:
|
scds_get_rg_hostnames(3HA), scds_get_rs_hostnames(3HA), attributes(5)