HomeSort by: relevance | last modified time | path
    Searched refs:__bt_defpfx (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/db/btree/
extern.h 40 size_t __bt_defpfx(const DBT *, const DBT *);
bt_open.c 143 b.prefix = __bt_defpfx;
154 b.prefix = __bt_defpfx;
bt_utils.c 227 * __BT_DEFPFX -- Default prefix routine.
237 __bt_defpfx(const DBT *a, const DBT *b) function in typeref:typename:size_t

Completed in 13 milliseconds