Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/bnu/
H A Dstatlog.c50 unsigned long bytes1000; local
60 bytes1000 = (bytes*1000/millisecs);
62 bytes1000 = ((bytes/millisecs)*1000);
66 bytes1000, breakmsg );