Searched refs:sm_heap_report (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/cmd/sendmail/libsm/ |
H A D | t-heap.c | 48 sm_heap_report(smioout, 3); 55 sm_heap_report(smioout, 3);
|
H A D | t-rpool.c | 64 sm_heap_report(smioout, 3); 68 sm_heap_report(smioout, 3);
|
H A D | heap.c | 41 # undef sm_heap_report 753 sm_heap_report(stream, verbosity) in sm_heap_report() function
|
/titanic_44/usr/src/cmd/sendmail/include/sm/ |
H A D | heap.h | 43 extern void sm_heap_report __P((SM_FILE_T *, int)); 51 # define sm_heap_report(file, verbose) ((void)0) macro
|
/titanic_44/usr/src/cmd/sendmail/src/ |
H A D | control.c | 407 sm_heap_report(s, sm_debug_level(&SmHeapCheck) - 1);
|
H A D | main.c | 3049 sm_heap_report(smioout,
|
H A D | queue.c | 2345 sm_heap_report(out,
|