libspf2 1.2.11
|
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 SPF_data_t::dc, debug, FALSE, MECH_A, MECH_ALL, MECH_EXISTS, MECH_INCLUDE, MECH_IP4, MECH_IP6, SPF_mech_t::mech_len, MECH_MX, MECH_PTR, MECH_REDIRECT, SPF_mech_t::mech_type, SPF_mod_t::name_len, NULL, PARM_CIDR, SPF_data_cidr_t::parm_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_E_UNKNOWN_MECH, SPF_recalloc(), SPF_VER_STR, and TRUE.
Referenced by SPF_record_print().