Home
last modified time | relevance | path

Searched refs:opt_auth_user (Results 1 – 1 of 1) sorted by relevance

/external/qemu/proxy/
Dproxy_http.c69 const ProxyOption* opt_auth_user = NULL; in proxy_http_setup() local
104 case PROXY_OPTION_AUTH_USERNAME: opt_auth_user = opt; break; in proxy_http_setup()
129 if (opt_auth_user && opt_auth_pass) { in proxy_http_setup()
135 opt_auth_user->string_len, opt_auth_user->string, in proxy_http_setup()