pacemaker  2.1.0-7c3f660
Scalable High-Availability cluster resource manager
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
compat.h File Reference

Deprecated Pacemaker cluster API. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int crm_terminate_member (int nodeid, const char *uname, void *unused)
 
int crm_terminate_member_no_mainloop (int nodeid, const char *uname, int *connection)
 

Detailed Description

Deprecated Pacemaker cluster API.

Deprecated:
Do not include this header directly. The cluster APIs in this header, and the header itself, will be removed in a future release.

Definition in file compat.h.

Function Documentation

int crm_terminate_member ( int  nodeid,
const char *  uname,
void *  unused 
)

Definition at line 1295 of file membership.c.

int crm_terminate_member_no_mainloop ( int  nodeid,
const char *  uname,
int *  connection 
)

Definition at line 1301 of file membership.c.