dbm_fetch
datum dbm_fetch(DBM *, datum);
data = dbm_fetch(CheckDBM, key);
value = dbm_fetch(db, key);