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;
Indexes created Tue Sep 30 07:10:03 GMT 2025