Searched refs:CMD_selftog (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.bin/top/ | ||
H A D | commands.h | 34 CMD_selftog, enumerator |
H A D | commands.c | 78 {'t', "toggle the display of this process", false, CMD_selftog}, |
H A D | top.c | 980 case CMD_selftog: in main() |