corosync  2.3.5
Data Fields
key_value_list_item Struct Reference
Collaboration diagram for key_value_list_item:
Collaboration graph
[legend]

Data Fields

char * key
 
char * value
 
struct list_head list
 

Detailed Description

Definition at line 98 of file coroparse.c.

Field Documentation

char* key_value_list_item::key

Definition at line 99 of file coroparse.c.

Referenced by coroparse_configparse().

struct list_head key_value_list_item::list

Definition at line 101 of file coroparse.c.

Referenced by coroparse_configparse().

char* key_value_list_item::value

Definition at line 100 of file coroparse.c.

Referenced by coroparse_configparse().


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