mess822x 1.23
mess822x
Loading...
Searching...
No Matches
Macros | Functions | Variables
addrlist.c File Reference
#include "buffer.h"
#include "logmsg.h"
#include "getln.h"
#include "mess822.h"
#include "exit.h"
Include dependency graph for addrlist.c:

Go to the source code of this file.

Macros

#define WHO   "addrlist"
 

Functions

int main ()
 

Variables

stralloc line = {0}
 
int match
 
stralloc addrlist = {0}
 
stralloc quoted = {0}
 

Macro Definition Documentation

◆ WHO

#define WHO   "addrlist"

Definition at line 7 of file addrlist.c.

Function Documentation

◆ main()

int main ( )

Definition at line 31 of file addrlist.c.

Here is the call graph for this function:

Variable Documentation

◆ addrlist

stralloc addrlist = {0}

Definition at line 28 of file addrlist.c.

◆ line

stralloc line = {0}

Definition at line 25 of file addrlist.c.

◆ match

int match

Definition at line 26 of file addrlist.c.

◆ quoted

stralloc quoted = {0}

Definition at line 29 of file addrlist.c.