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

/barrelfish-2018-10-04/lib/libc/db/btree/
H A Dextern.h36 int __bt_defcmp(const DBT *, const DBT *);
H A Dbt_open.c138 b.compare = __bt_defcmp;
146 b.compare = __bt_defcmp;
H A Dbt_utils.c204 __bt_defcmp(const DBT *a, const DBT *b) function

Completed in 42 milliseconds