|
ezmlmx 0.69
ezmlmx
|
#include <sys/types.h>#include <sys/stat.h>#include <unistd.h>#include "subscribe.h"#include "getoptb.h"#include "stralloc.h"#include "buffer.h"#include "readwrite.h"#include "getln.h"#include "scan.h"#include "errtxt.h"#include "idx.h"#include "auto_version.h"#include "logmsg.h"
Go to the source code of this file.
Macros | |
| #define | WHO "ezmlm-subunsub" |
Functions | |
| int | main (int argc, char **argv) |
Variables | |
| stralloc | line = {0} |
| #define WHO "ezmlm-subunsub" |
Definition at line 16 of file ezmlm-sub.c.
| int main | ( | int | argc, |
| char ** | argv ) |
| stralloc line = {0} |
Definition at line 24 of file ezmlm-sub.c.