libspf2
1.2.10
|
Go to the source code of this file.
Macros | |
#define | debug spf_record->spf_server->debug |
Functions | |
SPF_errcode_t | SPF_record_stringify (SPF_record_t *spf_record, char **bufp, size_t *buflenp) |
#define debug spf_record->spf_server->debug |
SPF_errcode_t SPF_record_stringify | ( | SPF_record_t * | spf_record, |
char ** | bufp, | ||
size_t * | buflenp | ||
) |
Definition at line 245 of file spf_id2str.c.
References debug, MECH_A, MECH_INCLUDE, MECH_IP4, MECH_MX, MECH_PTR, SPF_mech_t::mech_type, PREFIX_FAIL, PREFIX_NEUTRAL, PREFIX_PASS, PREFIX_SOFTFAIL, SPF_mech_t::prefix_type, PREFIX_UNKNOWN, SPF_ASSERT_NOTNULL, SPF_debugf, SPF_E_INTERNAL_ERROR, SPF_E_INVALID_PREFIX, SPF_E_RESULT_UNKNOWN, SPF_E_SUCCESS, SPF_recalloc(), and SPF_VER_STR.
Referenced by SPF_record_print().