Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bnu/
H A Duustat.c98 static long inputsecs; variable
1325 inputsecs = convert(timerange);
1487 DEBUG(9, "GMTS: inputsecs = %ld\n", inputsecs); in gmts()
1489 temp = (now - inputsecs); in gmts()