Home
last modified time | relevance | path

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

/freebsd/usr.bin/top/
H A Dcommands.h39 CMD_showargs, enumerator
H A Dcommands.c56 {'a', "toggle the display of process titles", false, CMD_showargs},
H A Dtop.c1031 case CMD_showargs: in main()