Home
last modified time | relevance | path

Searched refs:mpool_sync (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/lib/libc/db/man/
H A DMakefile.inc14 MLINKS+= mpool.3 mpool_get.3 mpool.3 mpool_put.3 mpool.3 mpool_sync.3
/netbsd-src/include/
H A Dmpool.h107 int mpool_sync(MPOOL *);
/netbsd-src/lib/libc/db/mpool/
H A Dmpool.c62 __weak_alias(mpool_sync,_mpool_sync)
342 mpool_sync(MPOOL *mp) in mpool_sync() function
/netbsd-src/lib/libc/db/btree/
H A Dbt_close.c146 if ((status = mpool_sync(t->bt_mp)) == RET_SUCCESS) in __bt_sync()
/netbsd-src/lib/libc/include/
H A Dnamespace.h535 #define mpool_sync _mpool_sync
527 #define mpool_sync _mpool_sync global() macro