Searched refs:CMD_viewsys (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.bin/top/ | ||
H A D | commands.h | 37 CMD_viewsys, enumerator |
H A D | commands.c | 76 {'S', "toggle the display of system processes", false, CMD_viewsys}, |
H A D | top.c | 1032 case CMD_viewsys: in main() |