ezmlmx 0.68
ezmlmx
Loading...
Searching...
No Matches
ezmlm-unsub.c File Reference
#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"
Include dependency graph for ezmlm-unsub.c:

Go to the source code of this file.

Macros

#define WHO   "ezmlm-unsub"

Functions

int main (int argc, char **argv)

Variables

stralloc line = {0}

Macro Definition Documentation

◆ WHO

#define WHO   "ezmlm-unsub"

Definition at line 16 of file ezmlm-unsub.c.

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

Definition at line 29 of file ezmlm-unsub.c.

Here is the call graph for this function:

Variable Documentation

◆ line

stralloc line = {0}

Definition at line 24 of file ezmlm-unsub.c.