__db_cgetchk
if ((ret = __db_cgetchk(dbp,
if ((ret = __db_cgetchk(dbc->dbp,
__db_cgetchk(dbp, key, data, flags, IS_VALID(hcp))) != 0)
int __db_cgetchk __P((const DB *, DBT *, DBT *, u_int32_t, int));