Home
last modified time | relevance | path

Searched refs:__db_shalloc_free (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/db/mp/
H A Dmp_fopen.c394 __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 Dmp_open.c134 __db_shalloc_free(dbmp->addr, dbmp->mutexp);
H A Dmp_region.c102 __db_shalloc_free(dbmp->addr, bhp);
H A Dmp_bh.c539 __db_shalloc_free(dbmp->addr, bhp);
/illumos-gate/usr/src/cmd/sendmail/db/log/
H A Dlog_register.c132 __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 Dlog.c142 __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 Dcommon_ext.h28 void __db_shalloc_free __P((void *, void *));
/illumos-gate/usr/src/cmd/sendmail/db/txn/
H A Dtxn.c204 __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 Ddb_salloc.c152 __db_shalloc_free(regionp, ptr) in __db_shalloc_free() function
/illumos-gate/usr/src/cmd/sendmail/db/lock/
H A Dlock.c412 __db_shalloc_free(lt->mem,
918 __db_shalloc_free(lt->mem, SH_DBT_PTR(&obj->lockobj));
H A Dlock_region.c456 __db_shalloc_free(lt->mem, curaddr);