Searched refs:__memp_mf_sync (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/dbinc_auto/
H A Dmp_ext.h92 int __memp_mf_sync __P((DB_MPOOL *, MPOOLFILE *, int));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/dbinc_auto/
H A Dmp_ext.h92 int __memp_mf_sync __P((DB_MPOOL *, MPOOLFILE *, int));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/dbinc_auto/
H A Dmp_ext.h92 int __memp_mf_sync __P((DB_MPOOL *, MPOOLFILE *, int));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/mp/
H A Dmp_sync.c663 if ((ret = __memp_mf_sync(dbmp, mfp, 1)) != 0) {
783 * __memp_mf_sync --
786 * PUBLIC: int __memp_mf_sync __P((DB_MPOOL *, MPOOLFILE *, int));
789 __memp_mf_sync(dbmp, mfp, locked) function
H A Dmp_fopen.c1001 (t_ret = __memp_mf_sync(dbmp, mfp, 0)) != 0 && ret == 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/mp/
H A Dmp_sync.c663 if ((ret = __memp_mf_sync(dbmp, mfp, 1)) != 0) {
783 * __memp_mf_sync --
786 * PUBLIC: int __memp_mf_sync __P((DB_MPOOL *, MPOOLFILE *, int));
789 __memp_mf_sync(dbmp, mfp, locked) function
H A Dmp_fopen.c1001 (t_ret = __memp_mf_sync(dbmp, mfp, 0)) != 0 && ret == 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/mp/
H A Dmp_sync.c663 if ((ret = __memp_mf_sync(dbmp, mfp, 1)) != 0) {
783 * __memp_mf_sync --
786 * PUBLIC: int __memp_mf_sync __P((DB_MPOOL *, MPOOLFILE *, int));
789 __memp_mf_sync(dbmp, mfp, locked) function
H A Dmp_fopen.c1001 (t_ret = __memp_mf_sync(dbmp, mfp, 0)) != 0 && ret == 0)

Completed in 135 milliseconds