Searched defs:sm_malloc_x (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/sendmail/include/sm/
H A Dheap.h31 # define sm_malloc_x(sz) sm_malloc_tagged_x(sz, __FILE__, __LINE__, SmHeapGroup) macro
/freebsd-current/contrib/sendmail/libsm/
H A Dheap.c37 #undef sm_malloc_x macro
101 sm_malloc_x(size) function

Completed in 131 milliseconds