Home
last modified time | relevance | path

Searched refs:channel_decode_socks4 (Results 1 – 1 of 1) sorted by relevance

/external/openssh/
Dchannels.c1118 channel_decode_socks4(Channel *c, fd_set *readset, fd_set *writeset) in channel_decode_socks4() function
1390 ret = channel_decode_socks4(c, readset, writeset); in channel_pre_dynamic()