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

/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dheap.h43 extern void sm_heap_report __P((SM_FILE_T *, int));
51 # define sm_heap_report(file, verbose) ((void)0) macro
67 ** and which are compatible with sm_free. Warning: sm_heap_report
85 ** allocated when the process exits. sm_heap_report will not complain
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dheap.c41 # undef sm_heap_report macro
214 ** sense of sm_heap_report output.
753 sm_heap_report(stream, verbosity) function

Completed in 75 milliseconds