Sun Microsystems Logo
Products and Services
 
Support and Training
 
 

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
 
Sun Cluster HA and Data Servicesscds_free_net_list(3HA)


NAME

 scds_free_net_list - free the network resource memory

SYNOPSIS

 
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);

DESCRIPTION

 

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.


PARAMETERS

 

The following parameters are supported:

netresource_list
Pointer to a list of network resources used by the resource group


FILES

 
/usr/cluster/include/rgm/libdsdev.h
Include file
/usr/cluster/lib/libdsdev.so
Library

ATTRIBUTES

 

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPEATTRIBUTE VALUE
AvailabilitySUNWscdev
Interface StabilityEvolving

SEE ALSO

 

scds_get_rg_hostnames(3HA), scds_get_rs_hostnames(3HA), attributes(5)



Sun Cluster 3.1Go To TopLast Changed 18 Jun 2002