bt_cmp 181 libdb/bt_open.c t->bt_cmp = b.compare; bt_cmp 201 libdb/bt_utils.c return ((*t->bt_cmp)(k1, &k2)); bt_cmp 361 libdb/btree.h int (*bt_cmp)(const DBT *, const DBT *);