Postfix3.3.1
フィールド
SMTPD_PROXY 構造体

#include <smtpd_proxy.h>

フィールド

VSTREAMstream
 
VSTRINGrequest
 
VSTRINGreply
 
SMTPD_PROXY_CMD_FN cmd
 
SMTPD_PROXY_REC_FPRINTF_FN rec_fprintf
 
SMTPD_PROXY_REC_PUT_FN rec_put
 
int flags
 
VSTREAMservice_stream
 
const char * service_name
 
int timeout
 
const char * ehlo_name
 
const char * mail_from
 

詳解

smtpd_proxy.h25 行目に定義があります。

フィールド詳解

SMTPD_PROXY_CMD_FN SMTPD_PROXY::cmd

smtpd_proxy.h30 行目に定義があります。

const char* SMTPD_PROXY::ehlo_name

smtpd_proxy.h38 行目に定義があります。

int SMTPD_PROXY::flags

smtpd_proxy.h34 行目に定義があります。

const char* SMTPD_PROXY::mail_from

smtpd_proxy.h39 行目に定義があります。

SMTPD_PROXY_REC_FPRINTF_FN SMTPD_PROXY::rec_fprintf

smtpd_proxy.h31 行目に定義があります。

SMTPD_PROXY_REC_PUT_FN SMTPD_PROXY::rec_put

smtpd_proxy.h32 行目に定義があります。

VSTRING* SMTPD_PROXY::reply

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

VSTRING* SMTPD_PROXY::request

smtpd_proxy.h28 行目に定義があります。

const char* SMTPD_PROXY::service_name

smtpd_proxy.h36 行目に定義があります。

VSTREAM* SMTPD_PROXY::service_stream

smtpd_proxy.h35 行目に定義があります。

VSTREAM* SMTPD_PROXY::stream

smtpd_proxy.h27 行目に定義があります。

int SMTPD_PROXY::timeout

smtpd_proxy.h37 行目に定義があります。


この構造体詳解は次のファイルから抽出されました: