Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/top/
Dlayout.h30 extern int y_idlecursor; /* 5 */
Ddisplay.c114 int y_idlecursor = 5; variable
985 Move_to(x_idlecursor, y_idlecursor);
986 lastline = y_idlecursor;
/freebsd-9-stable/usr.bin/top/
Dmachine.c271 y_idlecursor = 5 + arc_enabled; in update_layout()
281 y_idlecursor += ncpus - 1; in update_layout()