Home
last modified time | relevance | path

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

/freebsd/usr.bin/top/
H A Dcommands.h44 CMD_swaptog, enumerator
H A Dcommands.c81 {'w', "toggle the display of swap use for each process", false, CMD_swaptog},
H A Dtop.c1131 case CMD_swaptog: in main()