BACK
Manpage of LIBCLUSTER

LIBCLUSTER

Section: OpenSSI Prog Manual (3ssi)
Updated: 27 October 2003

 

NAME

cluster_ssiconfig - determines if OpenSSI Cluster environment is available  

SYNOPSIS

#include <sys/cluster.h>

int cluster_ssiconfig(void);

cc [flag ...] file -lcluster [library ...]
 

DESCRIPTION

cluster_ssiconfig() determines if the system is running OpenSSI Cluster software.  

RETURN VALUE

cluster_ssiconfig() returns a value of 1 if the system is running OpenSSI Cluster software and a value of 0 if the system is not running OpenSSI Cluster software.  

SEE ALSO

cluster(8ssi), cluster_detailed_transition(3ssi), cluster_maxnodes(3ssi), cluster_membership(3ssi), cluster_name(3ssi), cluster_transition(3ssi), clusternode_avail(3ssi), clusternode_info(3ssi), clusternode_num(3ssi), clusternode_setinfo(3ssi)


This document was created by man2html, using the manual pages.
Time: 21:59:39 GMT, May 19, 2004