Searched refs:authority_len (Results 1 – 1 of 1) sorted by relevance
1728 size_t authority_len; local1869 authority_len = strcspn(colonp + 3, "/");1870 authority = get_substring(colonp + 3, authority_len, ebuf);1878 endp = colonp + 3 + authority_len;