|
Postfix3.3.1
|
#include <sys_defs.h>#include <sys/socket.h>#include <msg.h>#include <myaddrinfo.h>#include <mymalloc.h>#include <stringops.h>#include <smtp_stream.h>#include <mail_params.h>#include <valid_mailhost_addr.h>#include <haproxy_srvr.h>#include <smtpd.h>マクロ定義 | |
| #define | STR(x) vstring_str(x) |
| #define | LEN(x) VSTRING_LEN(x) |
| #define | ENABLE_DEADLINE 1 |
関数 | |
| int | smtpd_peer_from_haproxy (SMTPD_STATE *state) |
| #define ENABLE_DEADLINE 1 |
| #define LEN | ( | x | ) | VSTRING_LEN(x) |
smtpd_haproxy.c の 88 行目に定義があります。
| #define STR | ( | x | ) | vstring_str(x) |
smtpd_haproxy.c の 87 行目に定義があります。
| int smtpd_peer_from_haproxy | ( | SMTPD_STATE * | state | ) |
smtpd_haproxy.c の 92 行目に定義があります。
1.8.9.1