Lines Matching refs:av_strdup
366 s->location = av_strdup(cached);
498 s->location = av_strdup(uri);
503 s->uri = av_strdup(uri);
694 s->location = av_strdup(uri);
698 s->uri = av_strdup(uri);
820 s->new_location = av_strdup(redirected_location);
931 if (!(cstr = av_strdup(set_cookie)))
1117 if (!(s->method = av_strdup(method)))
1129 if (!(s->resource = av_strdup(resource)))
1208 s->mime_type = av_strdup(p);
1252 next = set_cookies = av_strdup(s->cookies);
1939 new_uri = av_strdup(s->uri);