Home
last modified time | relevance | path

Searched defs:proxy_info (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_emulate_branches.c35 struct proxy_info { struct
41 struct proxy_info Temporary[RC_REGISTER_MAX_INDEX]; argument
/third_party/curl/lib/
Durldata.h858 struct proxy_info { struct
859 struct hostname host;
860 int port;
861 unsigned char proxytype; /* curl_proxytype: what kind of proxy that is in
863 char *user; /* proxy user name string, allocated */
864 char *passwd; /* proxy password string, allocated */