Postfix3.3.1
|
#include <mail_stream.h>
フィールド | |
VSTREAM * | stream |
char * | queue |
char * | id |
MAIL_STREAM_FINISH_FN | finish |
MAIL_STREAM_CLOSE_FN | close |
char * | class |
char * | service |
int | mode |
struct timeval | ctime |
mail_stream.h の 34 行目に定義があります。
char* MAIL_STREAM::class |
mail_stream.h の 40 行目に定義があります。
MAIL_STREAM_CLOSE_FN MAIL_STREAM::close |
mail_stream.h の 39 行目に定義があります。
struct timeval MAIL_STREAM::ctime |
mail_stream.h の 46 行目に定義があります。
MAIL_STREAM_FINISH_FN MAIL_STREAM::finish |
mail_stream.h の 38 行目に定義があります。
char* MAIL_STREAM::id |
mail_stream.h の 37 行目に定義があります。
int MAIL_STREAM::mode |
mail_stream.h の 42 行目に定義があります。
char* MAIL_STREAM::queue |
mail_stream.h の 36 行目に定義があります。
char* MAIL_STREAM::service |
mail_stream.h の 41 行目に定義があります。
VSTREAM* MAIL_STREAM::stream |
mail_stream.h の 35 行目に定義があります。