Searched refs:hostspec_len (Results 1 – 1 of 1) sorted by relevance
52 int hostspec_len; in roken_getaddrinfo_hostspec2() local87 hostspec_len = p - hostspec; in roken_getaddrinfo_hostspec2()89 hostspec_len = strlen(hostspec); in roken_getaddrinfo_hostspec2()93 snprintf (host, sizeof(host), "%.*s", hostspec_len, hostspec); in roken_getaddrinfo_hostspec2()