__bt_search 165 libdb/bt_delete.c if ((e = __bt_search(t, &c->key, &exact)) == NULL) __bt_search 224 libdb/bt_delete.c if ((e = __bt_search(t, &c->key, &exact)) == NULL) __bt_search 301 libdb/bt_delete.c loop: if ((e = __bt_search(t, key, &exact)) == NULL) __bt_search 84 libdb/bt_get.c if ((e = __bt_search(t, key, &exact)) == NULL) __bt_search 169 libdb/bt_put.c if ((e = __bt_search(t, key, &exact)) == NULL) __bt_search 359 libdb/bt_seq.c if ((ep = __bt_search(t, key, exactp)) == NULL) __bt_search 48 libdb/extern.h EPG *__bt_search(BTREE *, const DBT *, int *);