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.19 2002/12/21 13:56:04 hauk Exp $

Definition in file status.c.


Function Documentation

void status  
 

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.

void status_group char *    G
 

Show all processes in the group.

Parameters:
G  group name

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.