Searched refs:__bt_defcmp (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/Libc-997.90.3/db/btree/FreeBSD/
H A Dbt_extern.h36 int __bt_defcmp(const DBT *, const DBT *);
H A Dbt_open.c137 b.compare = __bt_defcmp;
145 b.compare = __bt_defcmp;
H A Dbt_utils.c204 __bt_defcmp(const DBT *a, const DBT *b) function

Completed in 67 milliseconds