Searched refs:CMD_order (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.bin/top/ | ||
H A D | commands.h | 45 CMD_order, enumerator |
H A D | commands.c | 71 {'o', "specify the sort order", false, CMD_order}, |
H A D | top.c | 1045 case CMD_order: in main() |