Go to the source code of this file.
Functions | |
void | status () |
Show all processes in the process list. | |
void | status_group (char *G) |
Show all processes in the group. |
Definition in file status.c.
|
Show all processes in the process list.
Definition at line 69 of file status.c. References delete_ssl_socket(), get_process_uptime(), myrun::httpdssl, myrun::httpsslpem, new_ssl_connection(), myprocess::next, myrun::pidfile, processlist, Run, and ssl_connection. |
|
Show all processes in the group.
Definition at line 111 of file status.c. References ASSERT, delete_ssl_socket(), myprocess::group, myrun::httpdssl, myrun::httpsslclientpem, is, new_ssl_connection(), myprocess::next, processlist, Run, and ssl_connection. |