Searched refs:TOPLINE (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/usr.bin/systat/
H A Difstat.c94 #define TOPLINE 3
98 #define STARTING_ROW (TOPLINE + 1)
179 wmove(wnd, TOPLINE, 0);
181 mvprintw(TOPLINE, 0, "%s", TOPLABEL);
93 #define TOPLINE macro

Completed in 76 milliseconds