#include "../../dprint.h"#include "../../db/db.h"#include "db_berkeley.h"#include "bdb_mi.h"

Go to the source code of this file.
Functions | |
| struct mi_root * | mi_bdb_reload (struct mi_root *cmd, void *param) |
Definition at line 40 of file bdb_mi.c.
References bdb_reload(), init_mi_tree(), mi_node::kids, _str::len, MI_MISSING_PARM_LEN, MI_MISSING_PARM_S, MI_OK_LEN, MI_OK_S, mi_node::next, mi_root::node, _str::s, and mi_node::value.
1.5.6