|
Postfix3.3.1
|
#include <sys_defs.h>#include <msg.h>#include <mymalloc.h>#include <connect.h>#include <stringops.h>#include <vstring.h>#include <mail_params.h>#include <mail_proto.h>#include <tls_proxy.h>#include <postscreen.h>データ構造 | |
| struct | PSC_STARTTLS |
マクロ定義 | |
| #define | TLSPROXY_INIT_TIMEOUT 10 |
関数 | |
| void | psc_starttls_open (PSC_STATE *smtp_state, EVENT_NOTIFY_FN resume_event) |
| #define TLSPROXY_INIT_TIMEOUT 10 |
postscreen_starttls.c の 82 行目に定義があります。
| void psc_starttls_open | ( | PSC_STATE * | smtp_state, |
| EVENT_NOTIFY_FN | resume_event | ||
| ) |
postscreen_starttls.c の 185 行目に定義があります。
1.8.9.1