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