Searched refs:sm_heap_report (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/sendmail/libsm/ |
H A D | t-heap.c | 46 sm_heap_report(smioout, 3); 53 sm_heap_report(smioout, 3);
|
H A D | t-rpool.c | 62 sm_heap_report(smioout, 3); 66 sm_heap_report(smioout, 3);
|
H A D | heap.c | 46 # undef sm_heap_report 758 sm_heap_report(stream, verbosity) in sm_heap_report() function
|
/freebsd/contrib/sendmail/include/sm/ |
H A D | heap.h | 41 extern void sm_heap_report __P((SM_FILE_T *, int)); 49 # define sm_heap_report(file, verbose) ((void)0) macro
|
/freebsd/contrib/sendmail/src/ |
H A D | control.c | 403 sm_heap_report(s, sm_debug_level(&SmHeapCheck) - 1);
|
H A D | main.c | 3195 sm_heap_report(smioout,
|
H A D | srvrsmtp.c | 3866 sm_heap_report(out,
|
H A D | queue.c | 2423 sm_heap_report(out,
|