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
1327 inputsecs = convert(timerange);
1487 /* inputsecs is declared global to this file */
1489 DEBUG(9, "GMTS: inputsecs = %ld\n", inputsecs);
1491 temp = (now - inputsecs);

Completed in 59 milliseconds