Searched defs:lcol (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.bin/systat/ |
H A D | sysput.c | 40 sysputspaces(WINDOW *wd, int row, int lcol, int width) in sysputspaces() 49 sysputstrs(WINDOW *wd __unused, int row, int lcol, int width) in sysputstrs() 61 sysputXs(WINDOW *wd __unused, int row, int lcol, int width) in sysputXs() 73 sysputuint64(WINDOW *wd, int row, int lcol, int width, uint64_t val, int flags) in sysputuint64() 100 sysputwuint64(WINDOW *wd, int row, int lcol, int width, uint64_t val, int flags) in sysputwuint64() 109 sysputpage(WINDOW *wd, int row, int lcol, int width, uint64_t pages, int flags) in sysputpage()
|
H A D | proc.c | 213 procshow(int lcol, int hight, uint64_t totalswappages) in procshow() 279 proclabel(int lcol) in proclabel()
|