Home | History | Annotate | Download | only in systat

Lines Matching defs:secs

50 static  int secs = 0;			/* default seconds shown */
130 #define COLWIDTH (9 + secs * 5 + 1 + read_write * 9 + 1)
159 mvwprintw(wnd, row, col + 11 + secs * 5,
163 if (secs)
181 linesperregion = 2 + secs + (read_write ? 2 : 0);
193 if (secs)
278 if (secs)
297 if (secs) {
360 secs = !secs;