Home
last modified time | relevance | path

Searched refs:haproxy_srvr_receive (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dhaproxy_srvr.h27 extern int haproxy_srvr_receive(int, int *,
H A Dhaproxy_srvr.c494 int haproxy_srvr_receive(int fd, int *non_proxy, in haproxy_srvr_receive() function
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_haproxy.c112 if (haproxy_srvr_receive(vstream_fileno(state->client), &non_proxy, in smtpd_peer_from_haproxy()
/netbsd-src/external/ibm-public/postfix/dist/src/postscreen/
H A Dpostscreen_haproxy.c97 status = haproxy_srvr_receive(vstream_fileno(state->stream), &non_proxy, in psc_endpt_haproxy_event()