Postfix3.3.1
マクロ定義 | 関数
smtp_reply_footer.c ファイル
#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.c93 行目に定義があります。

関数詳解

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.c95 行目に定義があります。