Home
last modified time | relevance | path

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

/freebsd/usr.bin/top/
H A Dcommands.h40 CMD_jidtog, enumerator
H A Dcommands.c63 {'j', "toggle the displaying of jail ID", false, CMD_jidtog},
H A Dtop.c1067 case CMD_jidtog: in main()