Searched refs:__rec_sync (Results 1 – 3 of 3) sorted by relevance
69 if (__rec_sync(dbp, 0) == RET_ERROR) in __rec_close()103 __rec_sync(const DB *dbp, u_int flags) in __rec_sync() function
47 int __rec_sync(const DB *, u_int);
187 dbp->sync = __rec_sync; in __rec_open()