gc.c File Reference

Release allocated memory. More...

Go to the source code of this file.

Functions

void gc ()
void gc_process (Process_T *p)
void gc_mail_list (Mail_T *m)


Detailed Description

Release allocated memory.

Author:
Jan-Henrik Haukeland, <hauk@tildeslash.com>
Version:
$Id: gc.c,v 1.8 2002/09/06 17:26:32 hauk Exp $

Definition in file gc.c.


Function Documentation

void gc  
 

Definition at line 51 of file gc.c.

References gc_protocols(), mygroup, and processlist.

void gc_mail_list Mail_T   m
 

Definition at line 113 of file gc.c.

Referenced by gc_process(), and spawn().

void gc_process Process_T   p
 

Definition at line 60 of file gc.c.

References gc_mail_list().