Searched refs:hoststr (Results 1 – 1 of 1) sorted by relevance
366 char *hoststr; in put_host_port() local370 if (asprintf(&hoststr, "[%s]:%d", host, (int)port) < 0) in put_host_port()372 debug3("put_host_port: %s", hoststr); in put_host_port()373 return hoststr; in put_host_port()