Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/top/dist/
H A Dcommands.c717 cmd_order_x(globalstate *gstate, const char *name, ...) in cmd_order_x() function
757 return cmd_order_x(gstate, "cpu", NULL); in cmd_order_cpu()
764 return cmd_order_x(gstate, "pid", NULL); in cmd_order_pid()
771 return cmd_order_x(gstate, "mem", "size", NULL); in cmd_order_mem()
778 return cmd_order_x(gstate, "time"); in cmd_order_time()