Searched refs:__memp_bhfree (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/cmd/sendmail/db/include/ |
H A D | mp_ext.h | 9 void __memp_bhfree __P((DB_MPOOL *, MPOOLFILE *, BH *, int));
|
/titanic_50/usr/src/cmd/sendmail/db/mp/ |
H A D | mp_region.c | 170 __memp_bhfree(dbmp, mfp, bhp, 0); 179 __memp_bhfree(dbmp, mfp, bhp, 1);
|
H A D | mp_fget.c | 311 __memp_bhfree(dbmp, mfp, bhp, 1);
|
H A D | mp_bh.c | 519 __memp_bhfree(dbmp, mfp, bhp, free_mem) in __memp_bhfree() function
|
H A D | mp_fopen.c | 541 __memp_bhfree(dbmp, mfp, bhp, 0);
|