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 DSDL environment resources
cc [flags…]-I /usr/cluster/include file -L /usr/cluster/lib -l dsdev #include <rgm/libdsdev.h> void scds_close(scds_handle_t*handle);
The scds_close() function reclaims resources that were allocated during data service method initialization by using scds_initialize(3HA). Call this function once, prior to termination of the program.
The following parameters are supported:
The handle returned from scds_initialize().
Include file
Library
See attributes(5) for descriptions of the following attributes:
|