Main Page | Data Structures | Directories | File List | Data Fields | Globals

spf_example.c File Reference

#include "spf.h"

Include dependency graph for spf_example.c:

Include dependency graph

Go to the source code of this file.

Defines

#define VALID_STR(x)   (x ? x : "")

Functions

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


Define Documentation

#define VALID_STR  )     (x ? x : "")
 

Referenced by main().


Function Documentation

int main int  argc,
char *  argv[]
 

Definition at line 114 of file spf_example.c.

References getopt(), NULL, optarg, optind, SPF_DNS_CACHE, SPF_error_code(), SPF_error_errorp(), SPF_error_message(), SPF_error_t, SPF_request_free(), SPF_request_new(), SPF_request_query_mailfrom(), SPF_request_query_rcptto(), SPF_request_set_env_from(), SPF_request_set_helo_dom(), SPF_request_set_ipv4_str(), SPF_request_t, SPF_response_errcode(), SPF_response_free(), SPF_response_get_header_comment(), SPF_response_get_received_spf(), SPF_response_get_smtp_comment(), SPF_response_message(), SPF_response_messages(), SPF_response_result(), SPF_response_t, SPF_server_free(), SPF_server_new(), SPF_server_t, SPF_strerror(), SPF_strresult(), usage(), and VALID_STR.

Referenced by SPF_response_combine().

Here is the call graph for this function:


Generated on Fri Jun 25 18:58:32 2010 for libspf2 by  doxygen 1.3.9.1