pacemaker  2.1.3-ea053b43a
Scalable High-Availability cluster resource manager
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

◆ crm_terminate_member()

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

Definition at line 1288 of file membership.c.

◆ crm_terminate_member_no_mainloop()

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

Definition at line 1294 of file membership.c.