pacemaker  2.1.0-7c3f660
Scalable High-Availability cluster resource manager
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
stonith_key_value_s Struct Reference

#include <include/crm/stonith-ng.h>

Collaboration diagram for stonith_key_value_s:
Collaboration graph
[legend]

Data Fields

char * key
 
char * value
 
struct stonith_key_value_snext
 

Detailed Description

Definition at line 92 of file stonith-ng.h.

Field Documentation

char* stonith_key_value_s::key

Definition at line 93 of file stonith-ng.h.

struct stonith_key_value_s* stonith_key_value_s::next

Definition at line 95 of file stonith-ng.h.

char* stonith_key_value_s::value

Definition at line 94 of file stonith-ng.h.


The documentation for this struct was generated from the following file: