Asterisk - The Open Source Telephony Project
18.5.0
|
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(), and config_ldap().
const char* name |
Definition at line 86 of file res_config_ldap.c.
Referenced by append_var_and_value_to_filter(), compare_categories(), config_ldap(), PathSegment::get_child(), Parameter::load(), SwaggerType::load(), and Property::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(), and config_ldap().
const char* variable_name |
Definition at line 88 of file res_config_ldap.c.
Referenced by config_ldap().
const char* variable_value |
Definition at line 89 of file res_config_ldap.c.
Referenced by config_ldap().