Go to the source code of this file.
Functions | |
void | status () |
Show all processes in the process list. More... | |
void | status_group (char *G) |
Show all processes in the group. More... |
Definition in file status.c.
|
Show all processes in the process list.
Definition at line 66 of file status.c. References get_process_uptime(), myprocess::next, myrun::pidfile, processlist, and Run. |
|
Show all processes in the group.
Definition at line 95 of file status.c. References myprocess::group, is, myprocess::next, and processlist. |