Home
last modified time | relevance | path

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

/external/curl/lib/
Dsocks.c148 #define sxstate(x,d,y) socksstate(x,d,y, __LINE__) macro
150 #define sxstate(x,d,y) socksstate(x,d,y) macro
1058 struct socks_state *sxstate, in connect_SOCKS()
1090 struct socks_state *sxstate = cf->ctx; in socks_proxy_cf_free() local