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

Data Fields

char * key_name
 
int prefix
 
struct list_head list
 

Detailed Description

Definition at line 69 of file icmap.c.

Field Documentation

char* icmap_ro_access_item::key_name

Definition at line 70 of file icmap.c.

Referenced by icmap_copy_map(), icmap_is_key_ro(), and icmap_set_ro_access().

struct list_head icmap_ro_access_item::list

Definition at line 72 of file icmap.c.

Referenced by icmap_is_key_ro(), and icmap_set_ro_access().

int icmap_ro_access_item::prefix

Definition at line 71 of file icmap.c.

Referenced by icmap_is_key_ro(), and icmap_set_ro_access().


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