HomeSort by: relevance | last modified time | path
    Searched defs:__bt_curdel (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libc/db/btree/
bt_delete.c 54 static int __bt_curdel(BTREE *, const DBT *, PAGE *, u_int);
480 __bt_curdel(t, key, h, idx))
516 * __bt_curdel --
529 __bt_curdel(BTREE *t, const DBT *key, PAGE *h, u_int idx) function in typeref:typename:int

Completed in 12 milliseconds