Home | Sort by: relevance | last modified time | path |
/src/lib/libc/db/recno/ | |
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 |