libspf2
1.2.10
|
Go to the source code of this file.
Defines | |
#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_ASSERT_NOTNULL, SPF_VER_STR, SPF_recalloc(), SPF_E_SUCCESS, SPF_debugf, SPF_E_INTERNAL_ERROR, SPF_mech_t::prefix_type, PREFIX_PASS, PREFIX_FAIL, PREFIX_SOFTFAIL, PREFIX_NEUTRAL, PREFIX_UNKNOWN, SPF_E_RESULT_UNKNOWN, SPF_E_INVALID_PREFIX, SPF_mech_t::mech_type, MECH_A, MECH_MX, MECH_PTR, MECH_INCLUDE, MECH_IP4, NULL, SPF_mech_t::mech_len, MECH_IP6, MECH_EXISTS, MECH_ALL, MECH_REDIRECT, SPF_E_UNKNOWN_MECH, SPF_data_t::dc, SPF_data_cidr_t::parm_type, PARM_CIDR, FALSE, SPF_mod_t::name_len, and TRUE.
Referenced by SPF_record_print().