Postfix3.3.1
総合概要
データ構造
ファイル
ファイル一覧
大域各種
postfix-3.3.1
src
postscreen
postscreen_haproxy.h
[詳解]
1
/*++
2
/* NAME
3
/* postscreen_haproxy 3h
4
/* SUMMARY
5
/* postscreen haproxy protocol support
6
/* SYNOPSIS
7
/* #include <postscreen_haproxy.h>
8
/* DESCRIPTION
9
/* .nf
10
11
/*
12
* haproxy protocol interface.
13
*/
14
extern
void
psc_endpt_haproxy_lookup
(
VSTREAM
*,
PSC_ENDPT_LOOKUP_FN
);
15
16
/* LICENSE
17
/* .ad
18
/* .fi
19
/* The Secure Mailer license must be distributed with this software.
20
/* AUTHOR(S)
21
/* Wietse Venema
22
/* IBM T.J. Watson Research
23
/* P.O. Box 704
24
/* Yorktown Heights, NY 10598, USA
25
/*--*/
VSTREAM
Definition:
vstream.h:43
PSC_ENDPT_LOOKUP_FN
void(* PSC_ENDPT_LOOKUP_FN)(int, VSTREAM *, MAI_HOSTADDR_STR *, MAI_SERVPORT_STR *, MAI_HOSTADDR_STR *, MAI_SERVPORT_STR *)
Definition:
postscreen.h:561
psc_endpt_haproxy_lookup
void psc_endpt_haproxy_lookup(VSTREAM *, PSC_ENDPT_LOOKUP_FN)
Definition:
postscreen_haproxy.c:178
2018年11月10日(土) 18時59分44秒作成 - Postfix3.3.1 / 構成:
1.8.9.1