Home
last modified time | relevance | path

Searched defs:lcol (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/systat/
H A Dsysput.c41 sysputspaces(WINDOW *wd, int row, int lcol, int width) in sysputspaces()
50 sysputstrs(WINDOW *wd __unused, int row, int lcol, int width) in sysputstrs()
62 sysputXs(WINDOW *wd __unused, int row, int lcol, int width) in sysputXs()
74 sysputuint64(WINDOW *wd, int row, int lcol, int width, uint64_t val, int flags) in sysputuint64()
101 sysputwuint64(WINDOW *wd, int row, int lcol, int width, uint64_t val, int flags) in sysputwuint64()
110 sysputpage(WINDOW *wd, int row, int lcol, int width, uint64_t pages, int flags) in sysputpage()
H A Dproc.c213 procshow(int lcol, int hight, uint64_t totalswappages) in procshow()
279 proclabel(int lcol) in proclabel()