libspf2 1.2.11
|
Go to the source code of this file.
Functions | |
void | SPF_error_stdio (const char *file, int line, const char *errmsg) |
void | SPF_warning_stdio (const char *file, int line, const char *errmsg) |
void | SPF_info_stdio (const char *file __attribute__((unused)), int line __attribute__((unused)), const char *errmsg) |
void | SPF_debug_stdio (const char *file, int line, const char *errmsg) |
Audited, 2008-09-13, Shevek. Make sure no file:line combo is >127 bytes long.
Definition in file spf_log_stdio.c.
Definition at line 67 of file spf_log_stdio.c.
Definition at line 34 of file spf_log_stdio.c.
void SPF_info_stdio | ( | const char *file | __attribute__(unused), |
int line | __attribute__(unused), | ||
const char * | errmsg | ||
) |
Definition at line 61 of file spf_log_stdio.c.
Definition at line 48 of file spf_log_stdio.c.