Searched refs:__db_shalloc_free (Results 1 – 11 of 11) sorted by relevance
/illumos-gate/usr/src/cmd/sendmail/db/mp/ |
H A D | mp_fopen.c | 394 __db_shalloc_free(dbmp->addr, 397 __db_shalloc_free(dbmp->addr, 400 __db_shalloc_free(dbmp->addr, mfp); 482 __db_shalloc_free(dbmp->addr, dbmfp->mutexp); 551 __db_shalloc_free(dbmp->addr, R_ADDR(dbmp, mfp->path_off)); 553 __db_shalloc_free(dbmp->addr, R_ADDR(dbmp, mfp->fileid_off)); 555 __db_shalloc_free(dbmp->addr, R_ADDR(dbmp, mfp->pgcookie_off)); 556 __db_shalloc_free(dbmp->addr, mfp);
|
H A D | mp_open.c | 134 __db_shalloc_free(dbmp->addr, dbmp->mutexp);
|
H A D | mp_region.c | 102 __db_shalloc_free(dbmp->addr, bhp);
|
H A D | mp_bh.c | 539 __db_shalloc_free(dbmp->addr, bhp);
|
/illumos-gate/usr/src/cmd/sendmail/db/log/ |
H A D | log_register.c | 132 __db_shalloc_free(dblp->addr, namep); 134 __db_shalloc_free(dblp->addr, fnp); 196 __db_shalloc_free(dblp->addr, R_ADDR(dblp, fnp->name_off));
|
H A D | log.c | 142 __db_shalloc_free(dblp->addr, dblp->mutexp); 446 __db_shalloc_free(dblp->addr, dblp->mutexp);
|
/illumos-gate/usr/src/cmd/sendmail/db/include/ |
H A D | common_ext.h | 28 void __db_shalloc_free __P((void *, void *));
|
/illumos-gate/usr/src/cmd/sendmail/db/txn/ |
H A D | txn.c | 204 __db_shalloc_free(tmgrp->mem, tmgrp->mutexp); 537 __db_shalloc_free(tmgrp->mem, tmgrp->mutexp); 646 __db_shalloc_free(mgr->mem, tp); 912 __db_shalloc_free(tp->mem, curaddr); 1005 __db_shalloc_free(mgr->mem, tp);
|
/illumos-gate/usr/src/cmd/sendmail/db/db/ |
H A D | db_salloc.c | 152 __db_shalloc_free(regionp, ptr) in __db_shalloc_free() function
|
/illumos-gate/usr/src/cmd/sendmail/db/lock/ |
H A D | lock.c | 412 __db_shalloc_free(lt->mem, 918 __db_shalloc_free(lt->mem, SH_DBT_PTR(&obj->lockobj));
|
H A D | lock_region.c | 456 __db_shalloc_free(lt->mem, curaddr);
|