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