Home
last modified time | relevance | path

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

/freebsd/usr.bin/top/
H A Dlayout.h24 extern int x_swap; /* 6 */
H A Ddisplay.c113 int x_swap = 6; variable
699 line_update(swap_buffer, new, x_swap, y_swap); in u_swap()