Home
last modified time | relevance | path

Searched refs:CONNECT_RESOLVED (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/lib/
H A Dsocks.c65 CONNECT_RESOLVED, /* 11 */ enumerator
334 sxstate(sx, data, CONNECT_RESOLVED); in do_SOCKS4()
335 goto CONNECT_RESOLVED; in do_SOCKS4()
352 sxstate(sx, data, CONNECT_RESOLVED); in do_SOCKS4()
363 case CONNECT_RESOLVED: in do_SOCKS4()
364 CONNECT_RESOLVED: in do_SOCKS4()
808 sxstate(sx, data, CONNECT_RESOLVED); in do_SOCKS5()
809 goto CONNECT_RESOLVED; in do_SOCKS5()
834 case CONNECT_RESOLVED: in do_SOCKS5()
835 CONNECT_RESOLVED in do_SOCKS5()
[all...]

Completed in 2 milliseconds