Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dpppdump.c32 int start_time_tenths; variable
500 start_time_tenths = 0;
509 n += start_time_tenths;
511 start_time_tenths = n % 10;
514 tm->tm_sec, start_time_tenths);