dbm_fetch
data = dbm_fetch(newp->db, key);
data = dbm_fetch(dbp->db, key);
return (dbm_fetch(__cur_db, key));
dbdata = dbm_fetch(dbm, dbkey);
dbdata = dbm_fetch(dbm, dbm_cursor->smndbmc_current_key);
val = dbm_fetch((DBM *) map->map_db1, key);
val = dbm_fetch((DBM *) map->map_db1, key);
content = dbm_fetch(db, key);
data = dbm_fetch(db, key);
tmp = dbm_fetch(fdb, key);
content = dbm_fetch(fdb, key);
value = dbm_fetch(Indbm, key);
partvalue = dbm_fetch(Indbm, part);
val = dbm_fetch(fdb, key);
val = dbm_fetch(fdb, key);
val = dbm_fetch(fdb, key);
resp.ypmatch_resp_valdat = dbm_fetch(fdb,
idval = dbm_fetch(fdb, idkey);
dbm_fetch(fdb, resp.ypfirst_resp_keydat);
dbm_fetch(fdb, resp.ypnext_resp_keydat);
resp->ypmatch_resp_valdat = dbm_fetch(fdb, tmpname);
dbm_fetch(fdb, req.ypmatch_req_keydat);
resp.valdat = dbm_fetch(fdb, req.keydat);
idval = dbm_fetch(fdb, idkey);
resp->valdat = dbm_fetch(fdb, tmpname);
resp->valdat = dbm_fetch(fdb, req.keydat);
val = dbm_fetch(db, key);
val = dbm_fetch(db, key);
val = dbm_fetch(db, key);
val = dbm_fetch(db, key);
val = dbm_fetch(db, key);
test = dbm_fetch(db, keydat);
test = dbm_fetch(db, keydat);
datum dbm_fetch(DBM *, datum);
#define KDBM_FETCH(db, key) dbm_fetch(db, key)
datum dbm_fetch __P((DBM *, datum));
value = dbm_fetch(dbm, key);
ret = dbm_fetch(map->entries, key);
ret = dbm_fetch(map->entries, key);
ret = dbm_fetch(map->entries, key);
value = dbm_fetch(map->ttl, key);
ttl = dbm_fetch(map->ttl, *key);