![]() |
s/qmail 4.3.20
Next generation secure email transport
|
#include <unistd.h>
#include "buffer.h"
#include "logmsg.h"
#include "stralloc.h"
#include "cdbread.h"
Go to the source code of this file.
Macros | |
#define | WHO "printmaillist" |
Functions | |
int | main () |
Variables | |
stralloc | key = {0} |
stralloc | data = {0} |
#define WHO "printmaillist" |
Definition at line 7 of file printforward.c.
int main | ( | void | ) |
stralloc data = {0} |
Definition at line 55 of file printforward.c.
stralloc key = {0} |
Definition at line 54 of file printforward.c.