s/qmail 4.2.29a
Next generation secure email transport
Loading...
Searching...
No Matches
Macros | Functions | Variables
printmaillist.c File Reference
#include <unistd.h>
#include "buffer.h"
#include "logmsg.h"
#include "stralloc.h"
#include "getln.h"
#include "str.h"
Include dependency graph for printmaillist.c:

Go to the source code of this file.

Macros

#define WHO   "printmaillist"
 

Functions

void badformat ()
 
int main ()
 

Variables

stralloc line = {0}
 
int match
 

Macro Definition Documentation

◆ WHO

#define WHO   "printmaillist"

Definition at line 8 of file printmaillist.c.

Function Documentation

◆ badformat()

void badformat ( )

Definition at line 10 of file printmaillist.c.

Here is the caller graph for this function:

◆ main()

int main ( void  )

Definition at line 18 of file printmaillist.c.

Here is the call graph for this function:

Variable Documentation

◆ line

stralloc line = {0}

Definition at line 15 of file printmaillist.c.

◆ match

int match

Definition at line 16 of file printmaillist.c.