HomeSort by: relevance | last modified time | path
    Searched defs:__rec_sync (Results 1 - 2 of 2) sorted by relevancy

  /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
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

Completed in 27 milliseconds