Home
last modified time | relevance | path

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

/NextBSD/contrib/top/
HDlayout.h30 extern int y_idlecursor; /* 5 */
HDdisplay.c112 int y_idlecursor = 5; variable
962 Move_to(x_idlecursor, y_idlecursor);
963 lastline = y_idlecursor;
/NextBSD/usr.bin/top/
HDmachine.c280 y_idlecursor = 5 + arc_enabled; in update_layout()
290 y_idlecursor += ncpus - 1; in update_layout()