#include "../../dprint.h"#include "../../db/db.h"#include "domain_mod.h"#include "domain.h"#include "hash.h"#include "mi.h"

Go to the source code of this file.
Functions | |
| struct mi_root * | mi_domain_dump (struct mi_root *cmd_tree, void *param) |
| struct mi_root * | mi_domain_reload (struct mi_root *cmd_tree, void *param) |
Definition at line 57 of file modules/domain/mi.c.
References db_mode, free_mi_tree(), hash_table, hash_table_mi_print(), init_mi_tree(), LM_ERR, MI_OK_LEN, MI_OK_S, mi_root::node, and NULL.
Definition at line 41 of file modules/domain/mi.c.
References db_mode, init_mi_tree(), MI_OK_LEN, MI_OK_S, and reload_domain_table().
1.5.6