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

/opensolaris-onvv-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dextern.h54 #define __bt_defcmp __kdb2_bt_defcmp macro
93 int __bt_defcmp __P((const DBT *, const DBT *));
H A Dbt_open.c142 b.compare = __bt_defcmp;
150 b.compare = __bt_defcmp;
H A Dbt_utils.c218 __bt_defcmp(a, b) function

Completed in 104 milliseconds