s/qmail 4.2.29a
Next generation secure email transport
Loading...
Searching...
No Matches
Functions | Variables
mfrules.c File Reference
#include "alloc.h"
#include "stralloc.h"
#include "open.h"
#include "cdbread.h"
#include "case.h"
#include "mfrules.h"
#include "str.h"
#include "byte.h"
#include "close.h"
Include dependency graph for mfrules.c:

Go to the source code of this file.

Functions

int mfsearch (char *ip, char *host, char *info, char *mf)
 
int mfrules (int fd, char *ip, char *host, char *info, char *mf)
 

Variables

stralloc key = {0}
 

Function Documentation

◆ mfrules()

int mfrules ( int  fd,
char *  ip,
char *  host,
char *  info,
char *  mf 
)

Definition at line 135 of file mfrules.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mfsearch()

int mfsearch ( char *  ip,
char *  host,
char *  info,
char *  mf 
)

Definition at line 63 of file mfrules.c.

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ key

stralloc key = {0}

Definition at line 17 of file mfrules.c.