Postfix3.3.1
データ構造 | 関数
postscreen_endpt.c ファイル
#include <sys_defs.h>
#include <string.h>
#include <msg.h>
#include <myaddrinfo.h>
#include <vstream.h>
#include <inet_proto.h>
#include <mail_params.h>
#include <haproxy_srvr.h>
#include <postscreen.h>
#include <postscreen_haproxy.h>

[ソースコード]

データ構造

struct  PSC_ENDPT_LOOKUP_INFO
 

関数

void psc_endpt_lookup (VSTREAM *smtp_client_stream, PSC_ENDPT_LOOKUP_FN notify)
 

関数詳解

void psc_endpt_lookup ( VSTREAM smtp_client_stream,
PSC_ENDPT_LOOKUP_FN  notify 
)

postscreen_endpt.c189 行目に定義があります。