#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <getopt.h>
#include "../../src/libspf/spf.h"
Go to the source code of this file.
Defines | |
#define | _SPF_QUERY_H 1 |
Functions | |
__BEGIN_DECLS void | SPF_usage () |
int | main (int argc, char *argv[]) |
|
Definition at line 55 of file spfquery.h. |
|
Definition at line 55 of file spfquery.c. References confg, peer_info_s::error, peer_info_s::explain, FALSE, spf_config_s::level, peer_info_s::RES, peer_info_s::rs, SPF_close(), SPF_init(), SPF_policy_main(), SPF_smtp_from(), SPF_smtp_helo(), SPF_usage(), and TRUE. |
|
Definition at line 335 of file spfquery.c. Referenced by main(). |