__db_home
if ((ret = __db_home(dbenv, db_home, flags)) != 0)
static int __db_home __P((DB_ENV *, const char *, u_int32_t));