Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/stat/iostat/
H A Diostat.c159 static int lineout; /* data waiting to be printed? */ variable
1637 if (lineout) { in do_newline()
1639 lineout = 0; in do_newline()
1654 if (do_raw && lineout == 1) in push_out()
1658 lineout = 1; in push_out()