Searched refs:CMD_jidtog (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.bin/top/ | ||
H A D | commands.h | 40 CMD_jidtog, enumerator |
H A D | commands.c | 63 {'j', "toggle the displaying of jail ID", false, CMD_jidtog}, |
H A D | top.c | 1067 case CMD_jidtog: in main() |