|
pacemaker
2.1.7-0f7f88312f
Scalable High-Availability cluster resource manager
|
Deprecated Pacemaker cluster API. More...


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) |
| void | set_uuid (xmlNode *xml, const char *attr, crm_node_t *node) |
Deprecated Pacemaker cluster API.
Definition in file compat.h.
| int crm_terminate_member | ( | int | nodeid, |
| const char * | uname, | ||
| void * | unused | ||
| ) |
Definition at line 1354 of file membership.c.
| int crm_terminate_member_no_mainloop | ( | int | nodeid, |
| const char * | uname, | ||
| int * | connection | ||
| ) |
Definition at line 1360 of file membership.c.
| void set_uuid | ( | xmlNode * | xml, |
| const char * | attr, | ||
| crm_node_t * | node | ||
| ) |
1.8.14