BACK
Manpage of LIBCLUSTER

LIBCLUSTER

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

 

NAME

clusternode_num - returns the current execution node  

SYNOPSIS

#include <sys/cluster.h>

clusternode_t clusternode_num(void);

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

DESCRIPTION

clusternode_num() returns the number of the node on which the calling process is executing.  

RETURN VALUE

clusternode_num() always returns the node number.  

SEE ALSO

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


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