OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__bt_open
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libc/db/db/
db.c
71
return (
__bt_open
(fname, flags & USE_OPEN_FLAGS,
/src/lib/libc/db/recno/
rec_open.c
89
dbp =
__bt_open
(openinfo->bfname,
92
dbp =
__bt_open
(NULL, O_RDWR, S_IRUSR | S_IWUSR, NULL, dflags);
/src/include/
db.h
236
DB *
__bt_open
(const char *, int, mode_t, const BTREEINFO *, int);
/src/lib/libc/db/btree/
bt_open.c
76
*
__BT_OPEN
-- Open a btree.
92
__bt_open
(const char *fname, int flags, mode_t mode, const BTREEINFO *openinfo,
function in typeref:typename:DB *
Completed in 36 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025