Home
last modified time | relevance | path

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

/freebsd/usr.bin/top/
H A Dlayout.h9 extern int x_lastpid; /* 10 */
H A Ddisplay.c98 int x_lastpid = 10; variable
272 Move_to(x_lastpid, y_lastpid); in u_loadave()