pacemaker
2.1.0-7c3f660
Scalable High-Availability cluster resource manager
|
#include <include/crm/stonith-ng.h>
Data Fields | |
int | rc |
int | call_id |
void * | userdata |
Definition at line 131 of file stonith-ng.h.
int stonith_callback_data_s::call_id |
Definition at line 134 of file stonith-ng.h.
int stonith_callback_data_s::rc |
Definition at line 133 of file stonith-ng.h.
void* stonith_callback_data_s::userdata |
Definition at line 135 of file stonith-ng.h.