__bt_dleaf 114 libdb/bt_delete.c status = __bt_dleaf(t, NULL, h, c->pg.index); __bt_dleaf 316 libdb/bt_delete.c if (__bt_dleaf(t, key, h, e->index)) { __bt_dleaf 339 libdb/bt_delete.c if (__bt_dleaf(t, key, h, e->index) == RET_ERROR) { __bt_dleaf 194 libdb/bt_put.c delete: if (__bt_dleaf(t, key, h, index) == RET_ERROR) { __bt_dleaf 38 libdb/extern.h int __bt_dleaf(BTREE *, const DBT *, PAGE *, u_int);