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