status.c File Reference

Print the status of processes in the process list. More...

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.


Detailed Description

Print the status of processes in the process list.

Author:
Jan-Henrik Haukeland, <hauk@tildeslash.com> , Christian Hopp, <chopp@iei.tu-clausthal.de>
Version:
$Id: status.c,v 1.24 2003/02/13 08:51:13 chopp Exp $

Definition in file status.c.


Function Documentation

void status  
 

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.

void status_group char *    G
 

Show all processes in the group.

Parameters:
G  group name

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.