Query: evs_membership_get
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
EVS_JOIN(3) Corosync Cluster Engine Programmer's Manual EVS_JOIN(3)NAMEevs_join - Joins one or more groups in the EVS librarySYNOPSIS#include <corosync/evs.h> int evs_membership_get(evs_handle_t handle, unsigned int *local_nodeid, unsigned int *member_list, int *member_list_entries);DESCRIPTIONThe evs_membership_get function is used to determine the current processors in the configuration and also the local processor identifier. The argument handle is used to reference the evs instantiation. The argument local_nodeid will return the local node id of the processor. The argument member_list will return the list of processors in the current membership. The argument member_list_entries should be set with the size of member_list and will return the size of the member_list after return from the function.ERRORSThe errors are undocumented.SEE ALSOevs_overview(8), evs_initialize(3), evs_finalize(3), evs_fd_get(3), evs_dispatch(3), evs_leave(3), evs_mcast_joined(3), evs_mcast_groups(3), evs_mmembership_get(3) evs_context_get(3) evs_context_set(3) corosync Man Page 2004-08-31 EVS_JOIN(3)
Related Man Pages |
---|
cpg_membership_get(3) - debian |
evs_context_set(3) - debian |
evs_initialize(3) - debian |
evs_join(3) - debian |
evs_leave(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Installing Dash Shell on OS X Lion |
awk or sed - Convert 2 lines to 1 line |
A (ksh) Library For and From UNIX.com |