| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
| Data Fields | |
| int | metric | 
| const char * | name | 
| int | var_metric | 
| const char * | variable_name | 
| const char * | variable_value | 
Definition at line 85 of file res_config_ldap.c.
| int metric | 
Definition at line 87 of file res_config_ldap.c.
Referenced by compare_categories().
| const char* name | 
Definition at line 86 of file res_config_ldap.c.
Referenced by compare_categories(), PathSegment::get_child(), and SwaggerType::load().
| int var_metric | 
For organizing variables (particularly includes and switch statements) within a context
Definition at line 90 of file res_config_ldap.c.
Referenced by compare_categories().
| const char* variable_name | 
Definition at line 88 of file res_config_ldap.c.
| const char* variable_value | 
Definition at line 89 of file res_config_ldap.c.