ezmlmx 0.68
ezmlmx
|
#include "fmt.h"
#include "logmsg.h"
#include "subscribe.h"
#include "stralloc.h"
#include "errtxt.h"
Go to the source code of this file.
Macros | |
#define | WHO "subreceipt" |
Functions | |
int | subreceipt (char *dir, unsigned long msgnum, stralloc *cookie, char *listaddr, int done, char *info, char *fatal) |
Definition in file subreceipt.c.
#define WHO "subreceipt" |
Definition at line 7 of file subreceipt.c.
int subreceipt | ( | char * | dir, |
unsigned long | msgnum, | ||
stralloc * | cookie, | ||
char * | listaddr, | ||
int | done, | ||
char * | info, | ||
char * | fatal ) |