![]() |
s/qmail 4.3.20
Next generation secure email transport
|
#include <unistd.h>
#include "buffer.h"
#include "logmsg.h"
#include "stralloc.h"
#include "getln.h"
#include "str.h"
Go to the source code of this file.
Macros | |
#define | WHO "printmaillist" |
Functions | |
void | badformat () |
int | main () |
Variables | |
stralloc | line = {0} |
int | match |
#define WHO "printmaillist" |
Definition at line 8 of file printmaillist.c.
void badformat | ( | ) |
int main | ( | void | ) |
stralloc line = {0} |
Definition at line 15 of file printmaillist.c.
int match |
Definition at line 16 of file printmaillist.c.