jabberd2
2.2.16
|
a single element More...
#include <util.h>
Data Fields | |
char ** | values |
int | nvalues |
char *** | attrs |
a single element
char** config_elem_st::values |
Definition at line 209 of file util.h.
Referenced by _c2s_config_expand(), _c2s_hosts_expand(), _router_config_expand(), _sm_config_expand(), _sm_hosts_expand(), _s2s_config_expand(), _s2s_hosts_expand(), _help_disco_extend(), config_load_with_id(), config_get_one(), and _config_reaper().
Definition at line 210 of file util.h.
Referenced by _c2s_config_expand(), _c2s_hosts_expand(), JABBER_MAIN(), _router_config_expand(), _sm_hosts_expand(), _s2s_config_expand(), _s2s_hosts_expand(), _help_disco_extend(), config_load_with_id(), config_get_one(), config_count(), and config_get_attr().
char*** config_elem_st::attrs |
Definition at line 211 of file util.h.
Referenced by _c2s_config_expand(), _c2s_hosts_expand(), JABBER_MAIN(), _router_config_expand(), _sm_config_expand(), _s2s_hosts_expand(), config_load_with_id(), config_get_attr(), and _config_reaper().