corosync 3.1.7
|
Data Fields | |
char * | key_name |
int32_t | track_type |
icmap_notify_fn_t | notify_fn |
void * | user_data |
struct qb_list_head | list |
char* icmap_track::key_name |
Definition at line 62 of file icmap.c.
Referenced by icmap_convert_name_to_valid_name().
icmap_notify_fn_t icmap_track::notify_fn |
void* icmap_track::user_data |
Definition at line 65 of file icmap.c.
Referenced by icmap_track_get_user_data().