jabberd2  2.2.17
Functions
user.c File Reference
#include "router.h"

Go to the source code of this file.

Functions

int user_table_load (router_t r)
 user table manager
void user_table_unload (router_t r)

Function Documentation

int user_table_load ( router_t  r)
void user_table_unload ( router_t  r)

Definition at line 103 of file user.c.

References router_st::users, and xhash_free().

Referenced by JABBER_MAIN().