Searched refs:sysputXs (Results 1 – 4 of 4) sorted by relevance
/freebsd/usr.bin/systat/ |
H A D | proc.c | 102 sysputXs(wnd, y, offset + 5, rate / 10); in display_proc_line() 109 sysputXs(wnd, y, offset + 21, rate / 10); in display_proc_line()
|
H A D | sysput.c | 61 sysputXs(WINDOW *wd __unused, int row, int lcol, int width) in sysputXs() function
|
H A D | swap.c | 169 sysputXs(wnd, i + 1, pathlen + 5 + 1 + 5 + 1, count); in showswap()
|
H A D | extern.h | 174 void sysputXs(WINDOW* , int, int, int);
|