Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/truss/
H A Dmain.c2095 long errtot; in report() local
2168 total = errtot = 0; in report()
2190 errtot += error; in report()
2200 (void) printf(" %7ld %6ld\n", total, errtot); in report()