Searched refs:hostspec_len (Results 1 – 1 of 1) sorted by relevance
50 int hostspec_len; in roken_getaddrinfo_hostspec2() local85 hostspec_len = p - hostspec; in roken_getaddrinfo_hostspec2()87 hostspec_len = strlen(hostspec); in roken_getaddrinfo_hostspec2()91 snprintf (host, sizeof(host), "%.*s", hostspec_len, hostspec); in roken_getaddrinfo_hostspec2()