pacemaker
2.1.7-0f7f88312f
Scalable High-Availability cluster resource manager
|
#include <include/crm/stonith-ng.h>
Data Fields | |
char * | key |
char * | value |
struct stonith_key_value_s * | next |
Definition at line 98 of file stonith-ng.h.
char* stonith_key_value_s::key |
Definition at line 99 of file stonith-ng.h.
struct stonith_key_value_s* stonith_key_value_s::next |
Definition at line 101 of file stonith-ng.h.
char* stonith_key_value_s::value |
Definition at line 100 of file stonith-ng.h.