Searched refs:host_dup (Results 1 – 1 of 1) sorted by relevance
5554 char *host_dup; in parse_connect_to_host_port() local5566 host_dup = strdup(host); in parse_connect_to_host_port()5567 if(!host_dup) in parse_connect_to_host_port()5570 hostptr = host_dup; in parse_connect_to_host_port()5625 free(host_dup); in parse_connect_to_host_port()5632 free(host_dup); in parse_connect_to_host_port()