Searched defs:sxstate (Results 1 – 1 of 1) sorted by relevance
/external/curl/lib/ |
D | socks.c | 157 #define sxstate(x,d,y) socksstate(x,d,y, __LINE__) macro 159 #define sxstate(x,d,y) socksstate(x,d,y) macro 1083 struct socks_state *sxstate, in connect_SOCKS() 1115 struct socks_state *sxstate = cf->ctx; in socks_proxy_cf_free() local
|