Defines | Functions

spftest.c File Reference

#include "spf_sys_config.h"
#include "spf.h"
#include "spf_dns.h"
#include "spf_dns_test.h"
#include "spf_dns_internal.h"
Include dependency graph for spftest.c:

Go to the source code of this file.

Defines

#define SPF_TEST_VERSION   "3.0"
#define TRUE   1
#define FALSE   0

Functions

int main (int argc, char *argv[])

Define Documentation

#define FALSE   0

Definition at line 72 of file spftest.c.

#define SPF_TEST_VERSION   "3.0"

Definition at line 26 of file spftest.c.

Referenced by main().

#define TRUE   1

Definition at line 71 of file spftest.c.

Referenced by main().


Function Documentation

int main ( int  argc,
char *  argv[] 
)