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

/macosx-10.10.1/postfix-255/postfix/src/global/
H A Dhaproxy_srvr.c83 /* haproxy_srvr_parse_proto - parse and validate the protocol type */
85 static int haproxy_srvr_parse_proto(const char *str, int *addr_family) function
181 else if (haproxy_srvr_parse_proto(NEXT_TOKEN, &addr_family) < 0)

Completed in 203 milliseconds