s/qmail 4.2.29a
Next generation secure email transport
Loading...
Searching...
No Matches
Macros | Functions
spfquery.c File Reference
#include <string.h>
#include <unistd.h>
#include "buffer.h"
#include "stralloc.h"
#include "alloc.h"
#include "spf.h"
#include "exit.h"
#include "dns.h"
#include "str.h"
#include "byte.h"
#include "logmsg.h"
Include dependency graph for spfquery.c:

Go to the source code of this file.

Macros

#define WHO   "spfquery"
 

Functions

void die (int e, char *s)
 
void die_nomem ()
 
int main (int argc, char **argv)
 

Macro Definition Documentation

◆ WHO

#define WHO   "spfquery"

Definition at line 13 of file spfquery.c.

Function Documentation

◆ die()

void die ( int  e,
char *  s 
)

Definition at line 15 of file spfquery.c.

Here is the call graph for this function:

◆ die_nomem()

void die_nomem ( void  )

Definition at line 16 of file spfquery.c.

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

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 23 of file spfquery.c.

Here is the call graph for this function: