Lines Matching refs:parse_host_port
236 if (parse_host_port(haddr, host_str) < 0)243 if (parse_host_port(saddr, src_str2) < 0)254 int parse_host_port(struct sockaddr_in *saddr, const char *str)1807 if (parse_host_port(&saddr, host_str) < 0)1850 if (parse_host_port(&saddr, host_str) < 0)1900 if (parse_host_port(&saddr, host_str) < 0)