Home
last modified time | relevance | path

Searched refs:x_idlecursor (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/top/
H A Dlayout.h29 extern int x_idlecursor; /* 0 */
H A Ddisplay.c118 int x_idlecursor = 0; variable
955 Move_to(x_idlecursor, y_idlecursor); in u_endscreen()