Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dhaproxy_srvr.c201 static int haproxy_srvr_parse_proto(const char *str, int *addr_family) in haproxy_srvr_parse_proto() function
461 else if (haproxy_srvr_parse_proto(NEXT_TOKEN, &addr_family) < 0) in haproxy_srvr_parse()