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. More...

void status_group (char *G)
 Show all processes in the group. More...


Detailed Description

Print the status of processes in the process list.

Author:
Jan-Henrik Haukeland, <hauk@tildeslash.com>
Version:
$Id: status.c,v 1.11 2002/09/06 18:13:37 hauk Exp $

Definition in file status.c.


Function Documentation

void status  
 

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.

void status_group char *    G
 

Show all processes in the group.

Parameters:
G  group name

Definition at line 95 of file status.c.

References myprocess::group, is, myprocess::next, and processlist.