libspf2 1.2.11
|
#include "spf_sys_config.h"
#include "spf.h"
#include "spf_dns.h"
#include "spf_internal.h"
#include "spf_dns_internal.h"
#include "spf_dns_null.h"
Go to the source code of this file.
Functions | |
SPF_dns_server_t * | SPF_dns_null_new (SPF_dns_server_t *spf_dns_server_below, const char *name, int debug) |
SPF_dns_server_t * SPF_dns_null_new | ( | SPF_dns_server_t * | spf_dns_server_below, |
const char * | name, | ||
int | debug | ||
) |
Definition at line 59 of file spf_dns_null.c.