Asterisk - The Open Source Telephony Project
18.5.0
|
Named group member structure. More...
Data Fields | |
unsigned int | hash |
char | name [1] |
unsigned int hash |
Pre-built hash of group member name.
Definition at line 7753 of file channel.c.
Referenced by ast_get_namedgroups(), and namedgroup_hash_cb().
char name[1] |
Group member name. (End allocation of name string.)
Definition at line 7755 of file channel.c.
Referenced by ast_get_namedgroups(), ast_print_namedgroups(), PathSegment::get_child(), Parameter::load(), SwaggerType::load(), Property::load(), and namedgroup_cmp_cb().