Searched refs:location_changed (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dhttp.c96 int port, use_proxy, err, location_changed = 0, redirects = 0; local
146 if (http_connect(h, path, local_path, hoststr, auth, proxyauth, &location_changed) < 0)
164 && location_changed == 1) {
169 location_changed = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dretr.c623 bool location_changed;
727 location_changed = (result == NEWLOCATION);
728 if (location_changed)
619 bool location_changed; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dhttp.c153 int port, use_proxy, err, location_changed = 0, redirects = 0, attempts = 0; local
204 if (http_connect(h, path, local_path, hoststr, auth, proxyauth, &location_changed) < 0)
224 && location_changed == 1) {
233 location_changed = 0;

Completed in 154 milliseconds