libspf2 1.2.11
spf_id2str.c File Reference
#include "spf_sys_config.h"
#include "spf.h"
#include "spf_internal.h"
Include dependency graph for spf_id2str.c:

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)
 

Macro Definition Documentation

◆ debug

Function Documentation

◆ SPF_record_stringify()