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

/freebsd-13-stable/usr.bin/systat/
H A Difstat.c110 #define TOPLINE 3 macro
114 #define STARTING_ROW (TOPLINE + 1)
207 wmove(wnd, TOPLINE, 0);
209 mvprintw(TOPLINE, 0, "%s", TOPLABEL);

Completed in 54 milliseconds