Searched refs:__memp_bhfree (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dmp_ext.h9 void __memp_bhfree __P((DB_MPOOL *, MPOOLFILE *, BH *, int));
/illumos-gate/usr/src/cmd/sendmail/db/mp/
H A Dmp_region.c170 __memp_bhfree(dbmp, mfp, bhp, 0);
179 __memp_bhfree(dbmp, mfp, bhp, 1);
H A Dmp_fget.c311 __memp_bhfree(dbmp, mfp, bhp, 1);
H A Dmp_bh.c513 * __memp_bhfree --
516 * PUBLIC: void __memp_bhfree __P((DB_MPOOL *, MPOOLFILE *, BH *, int));
519 __memp_bhfree(dbmp, mfp, bhp, free_mem) function
H A Dmp_fopen.c541 __memp_bhfree(dbmp, mfp, bhp, 0);

Completed in 62 milliseconds