Searched refs:__rec_sync (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/lib/libc/db/recno/
H A Dextern.h50 int __rec_sync(const DB *, u_int);
H A Drec_close.c75 if (__rec_sync(dbp, 0) == RET_ERROR)
109 __rec_sync(const DB *dbp, u_int flags) function
H A Drec_open.c193 dbp->sync = __rec_sync;

Completed in 114 milliseconds