Home
last modified time | relevance | path

Searched refs:sysputXs (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.bin/systat/
H A Dproc.c102 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 Dsysput.c61 sysputXs(WINDOW *wd __unused, int row, int lcol, int width) in sysputXs() function
H A Dswap.c169 sysputXs(wnd, i + 1, pathlen + 5 + 1 + 5 + 1, count); in showswap()
H A Dextern.h174 void sysputXs(WINDOW* , int, int, int);