ezmlmx 0.68
ezmlmx
Loading...
Searching...
No Matches
ezmlm-list.c File Reference
#include <unistd.h>
#include "readwrite.h"
#include "buffer.h"
#include "subscribe.h"
#include "exit.h"
#include "fmt.h"
#include "getoptb.h"
#include "errtxt.h"
#include "idx.h"
#include "auto_version.h"
#include "logmsg.h"
Include dependency graph for ezmlm-list.c:

Go to the source code of this file.

Macros

#define WHO   "ezmlm-list"

Functions

int subwrite (char *s, unsigned int l)
int dummywrite (char *s, unsigned int l)
int main (int argc, char **argv)

Variables

int flagnumber = 0

Detailed Description

Author
Bruce Guenter, Fred Lindberg, Dan Berstein
Date
2005-02-09 21:28:36Z

Definition in file ezmlm-list.c.

Macro Definition Documentation

◆ WHO

#define WHO   "ezmlm-list"

Definition at line 13 of file ezmlm-list.c.

Function Documentation

◆ dummywrite()

int dummywrite ( char * s,
unsigned int l )

Definition at line 34 of file ezmlm-list.c.

Here is the caller graph for this function:

◆ main()

int main ( int argc,
char ** argv )

Definition at line 36 of file ezmlm-list.c.

Here is the call graph for this function:

◆ subwrite()

int subwrite ( char * s,
unsigned int l )

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

Here is the caller graph for this function:

Variable Documentation

◆ flagnumber

int flagnumber = 0

Definition at line 21 of file ezmlm-list.c.