![]() |
pacemaker
2.1.9-49aab99839
Scalable High-Availability cluster resource manager
|
#include <include/crm/stonith-ng.h>

Data Fields | |
| char * | target |
| char * | action |
| char * | origin |
| char * | delegate |
| char * | client |
| int | state |
| time_t | completed |
| struct stonith_history_s * | next |
| long | completed_nsec |
| char * | exit_reason |
Definition at line 129 of file stonith-ng.h.
| char* stonith_history_s::action |
Definition at line 131 of file stonith-ng.h.
| char* stonith_history_s::client |
Definition at line 134 of file stonith-ng.h.
| time_t stonith_history_s::completed |
Definition at line 136 of file stonith-ng.h.
| long stonith_history_s::completed_nsec |
Definition at line 138 of file stonith-ng.h.
| char* stonith_history_s::delegate |
Definition at line 133 of file stonith-ng.h.
| char* stonith_history_s::exit_reason |
Definition at line 139 of file stonith-ng.h.
| struct stonith_history_s* stonith_history_s::next |
Definition at line 137 of file stonith-ng.h.
| char* stonith_history_s::origin |
Definition at line 132 of file stonith-ng.h.
| int stonith_history_s::state |
Definition at line 135 of file stonith-ng.h.
| char* stonith_history_s::target |
Definition at line 130 of file stonith-ng.h.
1.8.14