Lines Matching defs:hoststr
185 const char *hoststr, const char *auth,
205 char hostname[1024], hoststr[1024], proto[10];
215 ff_url_join(hoststr, sizeof(hoststr), NULL, NULL, hostname, port, NULL);
274 h, path, local_path, hoststr, auth, proxyauth);
1400 const char *hoststr, const char *auth,
1481 av_bprintf(&request, "Host: %s\r\n", hoststr);
1489 if (!get_cookies(s, &cookies, path, hoststr) && cookies) {
2047 char hostname[1024], hoststr[1024];
2061 ff_url_join(hoststr, sizeof(hoststr), NULL, NULL, hostname, port, NULL);
2084 hoststr,