![]() |
pacemaker
1.1.24-3850484742
Scalable High-Availability cluster resource manager
|
#include <stonith-ng.h>

Data Fields | |
| char * | target |
| char * | action |
| char * | origin |
| char * | delegate |
| int | completed |
| int | state |
| struct stonith_history_s * | next |
| char * | client |
Definition at line 104 of file stonith-ng.h.
| char* stonith_history_s::action |
Definition at line 106 of file stonith-ng.h.
| char* stonith_history_s::client |
Definition at line 113 of file stonith-ng.h.
| int stonith_history_s::completed |
Definition at line 109 of file stonith-ng.h.
| char* stonith_history_s::delegate |
Definition at line 108 of file stonith-ng.h.
| struct stonith_history_s* stonith_history_s::next |
Definition at line 112 of file stonith-ng.h.
| char* stonith_history_s::origin |
Definition at line 107 of file stonith-ng.h.
| int stonith_history_s::state |
Definition at line 110 of file stonith-ng.h.
| char* stonith_history_s::target |
Definition at line 105 of file stonith-ng.h.
1.8.13