#include "spf_sys_config.h"
#include "spf.h"
#include "spf_dns.h"
#include "spf_dns_test.h"
#include "spf_dns_internal.h"
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[]) |
int main | ( | int | argc, | |
char * | argv[] | |||
) |
Definition at line 85 of file spftest.c.
References SPF_dns_rr_t::herrno, NETDB_SUCCESS, ns_t_ptr, ns_t_txt, NULL, SPF_server_struct::resolver, SPF_dns_rr_t::rr, SPF_DNS_CACHE, SPF_dns_lookup(), SPF_dns_rlookup(), SPF_dns_rr_free(), SPF_error_errorp(), SPF_error_message(), SPF_get_lib_version(), SPF_LIB_VERSION_MAJOR, SPF_LIB_VERSION_MINOR, SPF_LIB_VERSION_PATCH, SPF_record_compile(), SPF_record_free(), SPF_record_print(), SPF_request_free(), SPF_request_new(), SPF_response_errors(), SPF_response_free(), SPF_response_message(), SPF_response_messages(), SPF_response_new(), SPF_server_free(), SPF_server_new(), SPF_strerror(), SPF_TEST_VERSION, TRUE, SPF_dns_rr_data_t::txt, and usage().