Home
last modified time | relevance | path

Searched refs:CMD_selftog (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.bin/top/
H A Dcommands.h34 CMD_selftog, enumerator
H A Dcommands.c78 {'t', "toggle the display of this process", false, CMD_selftog},
H A Dtop.c980 case CMD_selftog: in main()