Home
last modified time | relevance | path

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

/external/curl/lib/
Dsocks.c157 #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