pacemaker
2.1.7-0f7f88312f
Scalable High-Availability cluster resource manager
|
#include <include/crm/stonith-ng.h>
Data Fields | |
enum stonith_state | state |
int | call_id |
int | call_timeout |
void * | st_private |
stonith_api_operations_t * | cmds |
Definition at line 548 of file stonith-ng.h.
int stonith_s::call_id |
Definition at line 552 of file stonith-ng.h.
int stonith_s::call_timeout |
Definition at line 553 of file stonith-ng.h.
stonith_api_operations_t* stonith_s::cmds |
Definition at line 556 of file stonith-ng.h.
void* stonith_s::st_private |
Definition at line 554 of file stonith-ng.h.
enum stonith_state stonith_s::state |
Definition at line 550 of file stonith-ng.h.