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 70 of file status.c. References delete_ssl_socket(), get_process_uptime(), myrun::httpdssl, myrun::httpsslpem, new_ssl_connection(), myprocess::next, myrun::pidfile, processlist, Run, ssl_connection, and SSL_VERSION_AUTO. |
|
Show all processes in the group.
Definition at line 112 of file status.c. References ASSERT, delete_ssl_socket(), myprocess::group, myrun::httpdssl, myrun::httpsslclientpem, is, new_ssl_connection(), myprocess::next, processlist, Run, ssl_connection, and SSL_VERSION_AUTO. |