libspf2
1.2.11
|
#include "spf.h"
Go to the source code of this file.
Macros | |
#define | VALID_STR(x) (x ? x : "") |
Functions | |
int | main (int argc, char *argv[]) |
#define VALID_STR | ( | x | ) | (x ? x : "") |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 114 of file spf_example.c.
References NULL.
Referenced by SPF_response_combine().