mess822x 1.23
mess822x
|
#include "buffer.h"
#include "getln.h"
#include "mess822.h"
#include "case.h"
#include "env.h"
#include "exit.h"
#include "logmsg.h"
Go to the source code of this file.
Macros | |
#define | WHO "iftocc" |
Functions | |
int | main (int argc, char **argv) |
Variables | |
stralloc | addrlist = {0} |
mess822_header | h = MESS822_HEADER |
mess822_action | a [] |
stralloc | line = {0} |
int | match |
char * | recipient = 0 |
char ** | recips = {0} |
int main | ( | int | argc, |
char ** | argv | ||
) |
mess822_action a[] |