OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__rec_sync
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/db/recno/
extern.h
49
int
__rec_sync
(const DB *, u_int);
rec_close.c
76
if (
__rec_sync
(dbp, 0) == RET_ERROR)
101
*
__REC_SYNC
-- sync the recno tree to disk.
110
__rec_sync
(const DB *dbp, u_int flags)
function in typeref:typename:int
rec_open.c
197
dbp->sync =
__rec_sync
;
Completed in 61 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025