Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/util/
H A Dmailstats.c60 long frmsgs = 0, frbytes = 0, tomsgs = 0, tobytes = 0, rejmsgs = 0; variable
321 tobytes += stats.stat_bt[i];
331 frmsgs, frbytes, tomsgs, tobytes, rejmsgs,
356 frmsgs, frbytes, tomsgs, tobytes, rejmsgs,
/illumos-gate/usr/src/lib/libdladm/common/
H A Dusage.c40 #define NET_RESET_TOT(tbytes, ttime, tibytes, tobytes, step) { \ argument
45 (tobytes) = 0; \