pacemaker
1.1.18-7fdfbbe
Scalable High-Availability cluster resource manager
|
#include <stonith-ng.h>
Data Fields | |
int | rc |
int | call_id |
void * | userdata |
Definition at line 114 of file stonith-ng.h.
int stonith_callback_data_s::call_id |
Definition at line 117 of file stonith-ng.h.
int stonith_callback_data_s::rc |
Definition at line 116 of file stonith-ng.h.
void* stonith_callback_data_s::userdata |
Definition at line 118 of file stonith-ng.h.