Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dhaproxy_srvr.c269 static int haproxy_srvr_parse_port(const char *str, MAI_SERVPORT_STR *port) in haproxy_srvr_parse_port() function
469 else if (haproxy_srvr_parse_port(NEXT_TOKEN, smtp_client_port) < 0) in haproxy_srvr_parse()
471 else if (haproxy_srvr_parse_port(NEXT_TOKEN, smtp_server_port) < 0) in haproxy_srvr_parse()