Searched refs:haproxy_srvr_parse (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/ibm-public/postfix/dist/src/global/ |
H A D | haproxy_srvr.h | 24 extern const char *haproxy_srvr_parse(const char *, ssize_t *, int *,
|
H A D | haproxy_srvr.c | 428 const char *haproxy_srvr_parse(const char *str, ssize_t *str_len, in haproxy_srvr_parse() function 521 if ((err = haproxy_srvr_parse(read_buf, &read_len, non_proxy, in haproxy_srvr_receive() 637 haproxy_srvr_parse(test_case->haproxy_request, &act_req_len, in evaluate_test_case() 725 if ((err = haproxy_srvr_parse(req, &req_len, &non_proxy, &smtp_client_addr, in convert_v1_proxy_req_to_v2()
|