Searched refs:sm_heap_group (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/sendmail/libsm/
H A Dstrdup.c68 d = sm_malloc_tagged(l, "sm_strdup", 0, sm_heap_group());
99 d = sm_malloc_tagged_x(l, "sm_strdup_x", 0, sm_heap_group());
/freebsd-13-stable/contrib/sendmail/include/sm/
H A Dheap.h90 # define sm_heap_group() SmHeapGroup macro
/freebsd-13-stable/contrib/sendmail/src/
H A Dqueue.c1480 oldgroup = sm_heap_group();
1482 sm_dprintf("runqueue() heap group #%d\n", sm_heap_group());
1719 oldgroup = sm_heap_group();
1722 sm_heap_group());
H A Dutil.c470 p = sm_malloc_tagged((unsigned) sz, file, line, sm_heap_group());
H A Dsrvrsmtp.c926 sm_dprintf("smtp() heap group #%d\n", sm_heap_group());
2711 sm_heap_group());
H A Dsendmail.h1251 macdefine_tagged(mac,c,id,v,__FILE__,__LINE__,sm_heap_group())

Completed in 145 milliseconds