#include "lcr_mod.h"#include "../../dprint.h"#include "../../db/db.h"#include "mi.h"

Go to the source code of this file.
Functions | |
| struct mi_root * | mi_lcr_gw_dump (struct mi_root *cmd_tree, void *param) |
| struct mi_root * | mi_lcr_lcr_dump (struct mi_root *cmd_tree, void *param) |
| struct mi_root * | mi_lcr_reload (struct mi_root *cmd_tree, void *param) |
Definition at line 55 of file modules/lcr/mi.c.
References free_mi_tree(), init_mi_tree(), LM_ERR, MI_OK_LEN, MI_OK_S, mi_print_gws(), mi_root::node, and NULL.
Definition at line 75 of file modules/lcr/mi.c.
References free_mi_tree(), init_mi_tree(), LM_ERR, MI_OK_LEN, MI_OK_S, mi_print_lcrs(), mi_root::node, and NULL.
Definition at line 39 of file modules/lcr/mi.c.
References init_mi_tree(), MI_OK_LEN, MI_OK_S, reload_gws_and_lcrs(), and reload_lock.
1.5.6