corosync
2.3.2
|
#include <corotypes.h>
Data Fields | |
uint16_t | length |
uint8_t | value [CS_MAX_NAME_LENGTH] |
Definition at line 56 of file corotypes.h.
uint16_t cs_name_t::length |
Definition at line 57 of file corotypes.h.
Referenced by cs_name_tisEqual(), getcs_name_t(), name_match(), and setcs_name_t().
uint8_t cs_name_t::value[CS_MAX_NAME_LENGTH] |
Definition at line 58 of file corotypes.h.
Referenced by cs_name_tisEqual(), getcs_name_t(), name_match(), and setcs_name_t().