OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__bt_defcmp
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/db/btree/
extern.h
39
int
__bt_defcmp
(const DBT *, const DBT *);
bt_open.c
141
b.compare =
__bt_defcmp
;
149
b.compare =
__bt_defcmp
;
bt_utils.c
196
*
__BT_DEFCMP
-- Default comparison routine.
208
__bt_defcmp
(const DBT *a, const DBT *b)
function in typeref:typename:int
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025