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