Postfix3.3.1
|
フィールド | |
VSTREAM * | stream |
int | count |
VSTRING * | buffer |
int | data_state |
int(* | read_fn )(struct SINK_STATE *) |
int | in_mail |
int | rcpts |
char * | push_back_ptr |
MAI_HOSTADDR_STR | client_addr |
char * | addr_prefix |
char * | helo_args |
const char * | client_proto |
time_t | start_time |
int | id |
VSTREAM * | dump_file |
void(* | delayed_response )(struct SINK_STATE *state, const char *) |
char * | delayed_args |
qmqp-sink.c の 91 行目に定義があります。
char* SINK_STATE::addr_prefix |
smtp-sink.c の 322 行目に定義があります。
VSTRING* SINK_STATE::buffer |
smtp-sink.c の 314 行目に定義があります。
MAI_HOSTADDR_STR SINK_STATE::client_addr |
smtp-sink.c の 321 行目に定義があります。
const char* SINK_STATE::client_proto |
smtp-sink.c の 324 行目に定義があります。
int SINK_STATE::count |
qmqp-sink.c の 93 行目に定義があります。
int SINK_STATE::data_state |
smtp-sink.c の 315 行目に定義があります。
char* SINK_STATE::delayed_args |
smtp-sink.c の 329 行目に定義があります。
void(* SINK_STATE::delayed_response) (struct SINK_STATE *state, const char *) |
smtp-sink.c の 328 行目に定義があります。
VSTREAM* SINK_STATE::dump_file |
smtp-sink.c の 327 行目に定義があります。
char* SINK_STATE::helo_args |
smtp-sink.c の 323 行目に定義があります。
int SINK_STATE::id |
smtp-sink.c の 326 行目に定義があります。
int SINK_STATE::in_mail |
smtp-sink.c の 317 行目に定義があります。
char* SINK_STATE::push_back_ptr |
smtp-sink.c の 319 行目に定義があります。
int SINK_STATE::rcpts |
smtp-sink.c の 318 行目に定義があります。
int(* SINK_STATE::read_fn) (struct SINK_STATE *) |
smtp-sink.c の 316 行目に定義があります。
time_t SINK_STATE::start_time |
smtp-sink.c の 325 行目に定義があります。
VSTREAM * SINK_STATE::stream |
qmqp-sink.c の 92 行目に定義があります。