Home
last modified time | relevance | path

Searched refs:sm_pmalloc_x (Results 1 – 14 of 14) sorted by path

/freebsd/contrib/sendmail/include/sm/
H A Dheap.h88 # define sm_pmalloc_x(size) sm_malloc_tagged_x(size, __FILE__, __LINE__, 0) macro
H A Dstring.h56 # define sm_pstrdup_x(str) strcpy(sm_pmalloc_x(strlen(str) + 1), str)
/freebsd/contrib/sendmail/libsm/
H A Dclock.c72 SmFreeEventList = (SM_EVENT *) sm_pmalloc_x(sizeof *SmFreeEventList);
H A Dfindfp.c122 g = (struct sm_glue *) sm_pmalloc_x(sizeof(*g) + SM_ALIGN_BITS +
H A Dstrdup.c127 d = sm_pmalloc_x(l);
H A Dutil.c71 char *nbuf = sm_pmalloc_x(l);
/freebsd/contrib/sendmail/src/
H A Ddeliver.c2344 tobuf = sm_pmalloc_x(strsize);
7158 p = sm_pmalloc_x(len);
H A Dmap.c562 buf = sm_pmalloc_x(buflen);
623 buf = sm_pmalloc_x(buflen);
2090 buf = sm_pmalloc_x(bufsiz);
2779 buf = sm_pmalloc_x(bufsiz);
H A Dmci.c147 MciCache = (MCI **) sm_pmalloc_x(MaxMciCache * sizeof(*MciCache));
H A Dparseaddr.c1453 sm_pmalloc_x(trsize);
1920 rwbuf = (char *) sm_pmalloc_x(rwbuflen);
H A Dsavemail.c1654 bp = sm_pmalloc_x(l);
H A Dstab.c237 s = (STAB *) sm_pmalloc_x(len);
H A Dudb.c745 up->udb_default = sm_pmalloc_x(info.size + 1);
795 up->udb_default = sm_pmalloc_x(info.size + 1);
993 up->udb_dbname = sm_pmalloc_x(l + 4);
H A Dutil.c2485 char *nbp = sm_pmalloc_x(l);
2657 npv = (PROCS_T *) sm_pmalloc_x((sizeof(*npv)) *