![]() |
pacemaker
1.1.12-561c4cf
Scalable High-Availability cluster resource manager
|
#include <stonith-ng.h>
Data Fields | |
enum stonith_state | state |
int | call_id |
int | call_timeout |
void * | private |
stonith_api_operations_t * | cmds |
Definition at line 320 of file stonith-ng.h.
int stonith_s::call_id |
Definition at line 324 of file stonith-ng.h.
int stonith_s::call_timeout |
Definition at line 325 of file stonith-ng.h.
stonith_api_operations_t* stonith_s::cmds |
Definition at line 328 of file stonith-ng.h.
void* stonith_s::private |
Definition at line 326 of file stonith-ng.h.
enum stonith_state stonith_s::state |
Definition at line 322 of file stonith-ng.h.