Home
last modified time | relevance | path

Searched refs:grandtotal (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dheap.c756 unsigned long group0total, group1total, otherstotal, grandtotal; local
760 group0total = group1total = otherstotal = grandtotal = 0;
803 grandtotal += hi->hi_size;
809 (unsigned long) SmHeapMaxTotal, grandtotal);
813 if (grandtotal != SmHeapTotal)
817 (unsigned long) SmHeapTotal, grandtotal);