Searched refs:authority_len (Results 1 – 1 of 1) sorted by relevance
1779 size_t authority_len; local1931 authority_len = strcspn(colonp + 3, "/");1932 authority = get_substring(colonp + 3, authority_len, ebuf);1940 endp = colonp + 3 + authority_len;