Searched refs:__bt_defpfx (Results 1 – 3 of 3) sorted by relevance
38 size_t __bt_defpfx(const DBT *, const DBT *);
133 b.prefix = __bt_defpfx; in __bt_open()144 b.prefix = __bt_defpfx; in __bt_open()
229 __bt_defpfx(const DBT *a, const DBT *b) in __bt_defpfx() function