![]() |
s/qmail 4.3.20
Next generation secure email transport
|
#include <unistd.h>
#include "genalloc.h"
#include "alloc.h"
#include "stralloc.h"
#include "logmsg.h"
#include "getln.h"
#include "buffer.h"
#include "readwrite.h"
#include "exit.h"
#include "str.h"
#include "fmt.h"
#include "scan.h"
#include "case.h"
#include "qmail.h"
Go to the source code of this file.
Macros | |
#define | WHO "matchup" |
#define | FIELDS 20 |
Functions | |
GEN_ALLOC_typedef (GEN_ALLOC_ready(ulongalloc, GEN_ALLOC_ready(unsigned long, GEN_ALLOC_ready(u, GEN_ALLOC_ready(len, GEN_ALLOC_ready(a) | |
int | main () |
Variables | |
char | buf5 [BUFSIZE_AUTH] |
buffer | bo5 = BUFFER_INIT(write,5,buf5,sizeof(buf5)) |
unsigned int | poolbytes = 0 |
int | nummsg = 0 |
ulongalloc | msg = {0} |
ulongalloc | bytes = {0} |
ulongalloc | qp = {0} |
ulongalloc | uid = {0} |
ulongalloc | numk = {0} |
ulongalloc | numd = {0} |
ulongalloc | numz = {0} |
ulongalloc | sender = {0} |
ulongalloc | birth = {0} |
int | numdel = 0 |
ulongalloc | del = {0} |
ulongalloc | dmsg = {0} |
ulongalloc | dchan = {0} |
ulongalloc | drecip = {0} |
ulongalloc | dstart = {0} |
stralloc | pool2 = {0} |
stralloc | line = {0} |
int | match |
int | field [FIELDS] |
stralloc | outline = {0} |
GEN_ALLOC_typedef | ( | GEN_ALLOC_ready( | ulongalloc, |
GEN_ALLOC_ready( | unsigned long, | ||
GEN_ALLOC_ready( | u, | ||
GEN_ALLOC_ready( | len, | ||
GEN_ALLOC_ready( | a | ||
) |
int main | ( | void | ) |
char buf5[BUFSIZE_AUTH] |