HomeSort by relevance Sort by last modified time
    Searched refs:ProxyOption (Results 1 - 4 of 4) sorted by null

  /external/qemu/proxy/
proxy_http.h 22 const ProxyOption* options );
proxy_http.c 63 const ProxyOption* options )
67 const ProxyOption* opt_nocache = NULL;
68 const ProxyOption* opt_keepalive = NULL;
69 const ProxyOption* opt_auth_user = NULL;
70 const ProxyOption* opt_auth_pass = NULL;
71 const ProxyOption* opt_user_agent = NULL;
97 const ProxyOption* opt = options;
98 const ProxyOption* end = opt + num_options;
proxy_common.h 55 } ProxyOption;
  /external/qemu/android/
qemu-setup.c 395 ProxyOption option_tab[4];
396 ProxyOption* option = option_tab;

Completed in 1831 milliseconds