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.h878 struct proxy_info { struct
879 struct hostname host;
880 int port;
881 unsigned char proxytype; /* curl_proxytype: what kind of proxy that is in
883 char *user; /* proxy user name string, allocated */
884 char *passwd; /* proxy password string, allocated */