Searched refs:cur_proxy_auth_type (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dhttp.c97 HTTPAuthType cur_auth_type, cur_proxy_auth_type; local
145 cur_proxy_auth_type = s->auth_state.auth_type;
156 if (cur_proxy_auth_type == HTTP_AUTH_NONE &&
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dhttp.c154 HTTPAuthType cur_auth_type, cur_proxy_auth_type; local
203 cur_proxy_auth_type = s->auth_state.auth_type;
216 if ((cur_proxy_auth_type == HTTP_AUTH_NONE || s->proxy_auth_state.stale) &&

Completed in 32 milliseconds