Postfix3.3.1
マクロ定義 | 関数
sent.h ファイル
#include <time.h>
#include <stdarg.h>
#include <deliver_request.h>
#include <bounce.h>

[ソースコード]

マクロ定義

#define SENT_FLAG_NONE   (0)
 

関数

int sent (int, const char *, MSG_STATS *, RECIPIENT *, const char *, DSN *)
 

マクロ定義詳解

#define SENT_FLAG_NONE   (0)

sent.h29 行目に定義があります。

関数詳解

int sent ( int  ,
const char *  ,
MSG_STATS ,
RECIPIENT ,
const char *  ,
DSN  
)

sent.c95 行目に定義があります。