Searched refs:__bt_curdel (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/lib/libc/db/btree/
H A Dbt_delete.c51 static int __bt_curdel(BTREE *, const DBT *, PAGE *, u_int);
476 __bt_curdel(t, key, h, idx))
512 * __bt_curdel --
525 __bt_curdel(BTREE *t, const DBT *key, PAGE *h, u_int idx) function

Completed in 95 milliseconds