Searched refs:CMD_update (Results 1 – 3 of 3) sorted by relevance
| /freebsd/usr.bin/top/ | ||
| H A D | commands.h | 22 CMD_update, enumerator |
| H A D | commands.c | 54 {' ', "update the display", false, CMD_update}, |
| H A D | top.c | 818 case CMD_update: /* merely update display */ in main() |