Searched refs:__bt_defcmp (Results 1 – 3 of 3) sorted by relevance
39 int __bt_defcmp(const DBT *, const DBT *);
141 b.compare = __bt_defcmp; in __bt_open()149 b.compare = __bt_defcmp; in __bt_open()
208 __bt_defcmp(const DBT *a, const DBT *b) in __bt_defcmp() function