Postfix3.3.1
|
#include <sys_defs.h>
#include <string.h>
#include <ctype.h>
#include <msg.h>
#include <mymalloc.h>
#include <vstring.h>
#include <dsn_util.h>
#include <smtp_reply_footer.h>
マクロ定義 | |
#define | STR vstring_str |
関数 | |
int | smtp_reply_footer (VSTRING *buffer, ssize_t start, const char *template, const char *filter, MAC_EXP_LOOKUP_FN lookup, void *context) |
#define STR vstring_str |
smtp_reply_footer.c の 93 行目に定義があります。
int smtp_reply_footer | ( | VSTRING * | buffer, |
ssize_t | start, | ||
const char * | template, | ||
const char * | filter, | ||
MAC_EXP_LOOKUP_FN | lookup, | ||
void * | context | ||
) |
smtp_reply_footer.c の 95 行目に定義があります。