Searched refs:vubr_parse_host_port (Results 1 – 1 of 1) sorted by relevance
747 vubr_parse_host_port(const char **host, const char **port, const char *buf) in vubr_parse_host_port() function784 if (vubr_parse_host_port(&lhost, &lport, optarg) < 0) { in main()789 if (vubr_parse_host_port(&rhost, &rport, optarg) < 0) { in main()