![]() |
pacemaker
1.1.18-7fdfbbe
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 80 of file stonith-ng.h.
| char* stonith_history_s::action |
Definition at line 82 of file stonith-ng.h.
| char* stonith_history_s::client |
Definition at line 89 of file stonith-ng.h.
| int stonith_history_s::completed |
Definition at line 85 of file stonith-ng.h.
| char* stonith_history_s::delegate |
Definition at line 84 of file stonith-ng.h.
| struct stonith_history_s* stonith_history_s::next |
Definition at line 88 of file stonith-ng.h.
| char* stonith_history_s::origin |
Definition at line 83 of file stonith-ng.h.
| int stonith_history_s::state |
Definition at line 86 of file stonith-ng.h.
| char* stonith_history_s::target |
Definition at line 81 of file stonith-ng.h.
1.8.5