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

Go to the source code of this file.

Functions

SPF_errcode_t SPF_record_print (SPF_record_t *spf_record)
 
void SPF_print_sizeof (void)
 

Function Documentation

◆ SPF_print_sizeof()

void SPF_print_sizeof ( void  )

Definition at line 82 of file spf_print.c.

References SPF_infof.

◆ SPF_record_print()

SPF_errcode_t SPF_record_print ( SPF_record_t *  spf_record)

In spf_print.c

Definition at line 45 of file spf_print.c.

References NULL, SPF_E_RESULT_UNKNOWN, SPF_E_SUCCESS, SPF_info, SPF_infof, SPF_record_stringify(), and SPF_strerror().

Referenced by main().

Here is the call graph for this function: