jabberd2
2.3.1
|
Data Fields | |
sm_t | sm |
const char * | filename |
time_t | mtime |
xht | items |
Definition at line 32 of file mod_template_roster.c.
sm_t _template_roster_st::sm |
Definition at line 33 of file mod_template_roster.c.
Referenced by _template_roster_reload(), _template_roster_user_create(), and module_init().
const char* _template_roster_st::filename |
Definition at line 34 of file mod_template_roster.c.
Referenced by _template_roster_reload(), and module_init().
time_t _template_roster_st::mtime |
Definition at line 35 of file mod_template_roster.c.
Referenced by _template_roster_reload().
xht _template_roster_st::items |
Definition at line 36 of file mod_template_roster.c.
Referenced by _template_roster_free(), _template_roster_reload(), and _template_roster_user_create().