libspf2
1.2.10
|
#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 NULL, SPF_server_new(), SPF_DNS_CACHE, usage(), SPF_TEST_VERSION, SPF_LIB_VERSION_MAJOR, SPF_LIB_VERSION_MINOR, SPF_LIB_VERSION_PATCH, SPF_get_lib_version(), SPF_dns_lookup(), ns_t_txt, TRUE, SPF_dns_rr_t::herrno, NETDB_SUCCESS, SPF_dns_rr_t::rr, SPF_dns_rr_data_t::txt, SPF_dns_rlookup(), ns_t_ptr, SPF_request_new(), SPF_response_new(), SPF_record_compile(), SPF_response_messages(), SPF_response_errors(), SPF_response_message(), SPF_error_errorp(), SPF_error_message(), SPF_record_free(), SPF_strerror(), SPF_record_print(), SPF_response_free(), SPF_request_free(), SPF_dns_rr_free(), and SPF_server_free().