OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DB_TXN
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/db/db/
db.c
63
#define DB_FLAGS (DB_LOCK | DB_SHMEM |
DB_TXN
)
/src/include/
db.h
107
#define
DB_TXN
0x80000000 /* Do transactions. */
111
#define
DB_TXN
0x8000 /* Do transactions. */
/src/lib/libc/db/btree/
bt_open.c
321
if (dflags &
DB_TXN
)
Completed in 13 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025