Postfix3.3.1
データ構造 | 関数
postscreen_haproxy.c ファイル
#include <sys_defs.h>
#include <stdio.h>
#include <stdarg.h>
#include <stdlib.h>
#include <msg.h>
#include <mymalloc.h>
#include <events.h>
#include <myaddrinfo.h>
#include <vstream.h>
#include <vstring.h>
#include <stringops.h>
#include <haproxy_srvr.h>
#include <mail_params.h>
#include <postscreen.h>
#include <postscreen_haproxy.h>

[ソースコード]

データ構造

struct  PSC_HAPROXY_STATE
 

関数

void psc_endpt_haproxy_lookup (VSTREAM *stream, PSC_ENDPT_LOOKUP_FN notify)
 

関数詳解

void psc_endpt_haproxy_lookup ( VSTREAM stream,
PSC_ENDPT_LOOKUP_FN  notify 
)

postscreen_haproxy.c178 行目に定義があります。