pacemaker
2.1.7-0f7f88312f
Scalable High-Availability cluster resource manager
|
#include <include/crm/stonith-ng.h>
Data Fields | |
int | rc |
int | call_id |
void * | userdata |
void * | opaque |
Definition at line 141 of file stonith-ng.h.
int stonith_callback_data_s::call_id |
Definition at line 143 of file stonith-ng.h.
void* stonith_callback_data_s::opaque |
Definition at line 147 of file stonith-ng.h.
int stonith_callback_data_s::rc |
Definition at line 142 of file stonith-ng.h.
void* stonith_callback_data_s::userdata |
Definition at line 144 of file stonith-ng.h.