#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include "env.h"
#include "getoptb.h"
#include "buffer.h"
#include "errtxt.h"
#include "error.h"
#include "byte.h"
#include "fmt.h"
#include "str.h"
#include "stralloc.h"
#include "qmail.h"
#include "seek.h"
#include "wrap.h"
#include "readclose.h"
#include "auto_version.h"
#include "logmsg.h"
Go to the source code of this file.
|
#define | WHO "ezmlm-dispatch" |
|
int | main (int argc, char **argv) |
- Author
- Bruce Guenter
- Date
- 2005-02-09 21:38:05Z
Definition in file ezmlm-dispatch.c.
◆ WHO
#define WHO "ezmlm-dispatch" |
◆ main()
int main |
( |
int | argc, |
|
|
char ** | argv ) |
◆ qq